Raw Package Information

Package: pgtap
Version: 1.2.0-3.pgdg18.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12
Depends: postgresql-pgtap, libtap-parser-sourcehandler-pgtap-perl
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/pgtap_1.2.0-3.pgdg18.04+1_all.deb
Size: 5380
SHA256: 21072bea526bbd2615a5c5b17fd6510c11cfba501e8ad2d86afecccf0fb3bee8
SHA1: ed121a01d8653b583beb95860dec1d22a37db347
MD5sum: 34156e7129b59820303a874b66a93f1f
Description: Unit testing framework for PostgreSQL - metapackage
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This metapackage depends on the PostgreSQL extension and the package
 providing pg_prove.