Package: pgtap Version: 1.3.3-1.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-pgtap, libtap-parser-sourcehandler-pgtap-perl Homepage: https://pgtap.org/ Priority: optional Section: database Filename: pool/main/p/pgtap/pgtap_1.3.3-1.pgdg20.04+1_all.deb Size: 5644 SHA256: ae2a0c7b97b237f77bb9cad7a724fb9b8be60979bc138312d6fb17f4d8a5a0d9 SHA1: 11a4286c1a5e3b7fd3eea89fc468ea8f3bb5f033 MD5sum: 0ad37aa1d09f514468289081365a7adf 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.