Package: pgtap Version: 1.3.4-1.pgdg26.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 11 Depends: libtap-parser-sourcehandler-pgtap-perl, postgresql-pgtap Homepage: https://pgtap.org/ Priority: optional Section: database Filename: pool/main/p/pgtap/pgtap_1.3.4-1.pgdg26.04+1_all.deb Size: 3632 SHA256: c1ea3f56a033d51b6436cad06a56def7c40b572293edfbaccbd7342bd6fad199 SHA1: 8f525cd8a3d631f4c9f795172ef43ccf79b562da MD5sum: 72badc652b42a439bdc6ec730d7a02fb 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.