Package: pgtap Version: 1.3.3-3.pgdg22.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.pgdg22.04+1_all.deb Size: 5660 SHA256: 28646d28fae69c1965689750781e1181c8486064f2541e561aba18ddb3f3e8b6 SHA1: fc8715e316b0d46cb3156abbc83ca774063e3271 MD5sum: 81bd6e666542ff88b44653095f88ed53 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.