Package: postgresql-11-pgtap Source: pgtap Version: 1.3.4-1.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1797 Depends: postgresql-11 Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc Provides: postgresql-pgtap Homepage: https://pgtap.org/ Priority: optional Section: database Filename: pool/main/p/pgtap/postgresql-11-pgtap_1.3.4-1.pgdg22.04+1_all.deb Size: 48072 SHA256: 9a12cac878935d3a9152720b46dd36b3aee1fe9e2e5b3fff3e31bcb3d6f246fc SHA1: de5fba7663c5c1b302a1131d96151a89779a1523 MD5sum: 969ac86fa1a460f6d0bd53090b355df2 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.