Package: pgtap Version: 1.3.2-2.pgdg22.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.2-2.pgdg22.04+1_all.deb Size: 5596 SHA256: 5487e4c3938eb9a1e6b3909d4c4362a9e0e370c4c17b50dedc43a73a53ffcd8c SHA1: 6f74983bae8ae09af6da9d58f7343085799af9e0 MD5sum: 72d3a2fc227fee042c283dfbdf376a51 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.