Source: libtest-json-schema-acceptance-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Andrius Merkys , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libautovivification-perl , libbuiltin-compat-perl , libcpanel-json-xs-perl , libexperimental-perl , libfeature-compat-try-perl , libfile-sharedir-install-perl, libfile-sharedir-perl , libgit-wrapper-perl , libjson-perl , libjson-pp-perl , libmojolicious-perl , libmoo-perl , libmoox-typetiny-perl , libnamespace-clean-perl , libpath-tiny-perl , libref-util-perl , libref-util-xs-perl , libscalar-list-utils-perl , libstrictures-perl , libtest-deep-perl , libtest-file-sharedir-perl , libtest-simple-perl , libtest-warnings-perl , libtest2-suite-perl , libtype-tiny-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-json-schema-acceptance-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-json-schema-acceptance-perl.git Homepage: https://metacpan.org/release/Test-JSON-Schema-Acceptance Package: libtest-json-schema-acceptance-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libautovivification-perl, libexperimental-perl, libfeature-compat-try-perl, libfile-sharedir-perl, libgit-wrapper-perl, libjson-perl, libjson-pp-perl, libmojolicious-perl, libmoo-perl, libmoox-typetiny-perl, libnamespace-clean-perl, libpath-tiny-perl, libref-util-perl, libscalar-list-utils-perl, libstrictures-perl, libtest-fatal-perl, libtest-simple-perl, libtest2-suite-perl, libtype-tiny-perl, Recommends: libcpanel-json-xs-perl, libref-util-xs-perl, Description: acceptance testing for JSON-Schema based validators like JSON::Schema The Test::JSON::Schema::Acceptance module allows the JSON Schema Test Suite tests to be used in Perl to test a module that implements json-schema. These are the same tests that many modules (libraries, plugins, packages, etc.) use to confirm support of json-schema. Using this module to confirm support gives assurance of interoperability with other modules that run the same tests in different languages.