Package: pgtap Version: 1.3.4-1.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.4-1.pgdg22.04+1_all.deb Size: 5724 SHA256: 5d45f681e6fe6c68237ae212361e78c7188ea5ec534a70927ead54258c2f8495 SHA1: d78bc8ee4b1d362dd5b6920a99d9a96b4da21f26 MD5sum: bc97f4f8b8c4aa3e2ca01f02816dbf12 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.