Package: postgresql-11-pgtap Source: pgtap Version: 1.3.3-1.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1780 Depends: postgresql-11 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-11-pgtap_1.3.3-1.pgdg22.04+1_all.deb Size: 47616 SHA256: 6f5aea2e3c6ca4861c4ce9d2a2de2147498c61a20a83fa4a2638103fafcf5132 SHA1: 4532070593b88da9ba84feb631282123323251d9 MD5sum: 62c1bb43a5d27ead6e743ef268dbf67e Description: Unit testing framework extension for PostgreSQL 11 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 11.