Package: pgtap Version: 1.3.3-1.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.3-1.pgdg22.04+1_all.deb Size: 5628 SHA256: c771b5941b5ce08b0879533fe709a743a341e7bb8aa563184baba40a06b930a3 SHA1: b977be9cb0cb2d843cc423f2c4091b7925fb314d MD5sum: 02464d44bd0526728b1bae09fca4e53a 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.