Source: libtest-async-http-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 11),
 libmodule-build-perl (>= 0.4004),
 perl (>= 5.19.3)
Build-Depends-Indep: libfuture-perl,
 libhttp-message-perl,
 libtest-identity-perl
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-async-http-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-async-http-perl.git
Homepage: https://metacpan.org/release/Test-Async-HTTP
Testsuite: autopkgtest-pkg-perl

Package: libtest-async-http-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libfuture-perl
Description: unit test code that uses C<Net::Async::HTTP>
 Test::Async::HTTP implements a mock version of Net::Async::HTTP suitable for
 unit tests that virtualises the actual HTTP request/response cycle, allowing
 the unit test script to inspect the requests made and provide responses to
 them.
 .
 This description was automagically extracted from the module by dh-make-perl.
