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