Package: postgresql-14-pgtap Source: pgtap Version: 1.2.0-3.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1743 Depends: postgresql-14 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: https://pgtap.org/ Priority: optional Section: database Filename: pool/main/p/pgtap/postgresql-14-pgtap_1.2.0-3.pgdg18.04+1_all.deb Size: 46192 SHA256: cc01144188632b05b5d711626964db5adfac2131c81a8a4db80da6a8d1cac8e2 SHA1: cb2748a3aa95e89ca3b1f36df931f00373d1d476 MD5sum: a3401c2b4dedd57a5874aaabdf7b7ecc Description: Unit testing framework extension for PostgreSQL 14 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 package contains the extension for PostgreSQL 14.