Package: postgresql-13-pgtap Source: pgtap Version: 1.3.2-2.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1778 Depends: postgresql-13 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-13-pgtap_1.3.2-2.pgdg20.04+1_all.deb Size: 47408 SHA256: 7636f4225884559a945050e26ec6bc1196ed07386a2191bbab13e08d50ec626c SHA1: ead5067d71894223d181cb0ccc2165998a124e35 MD5sum: 28a63f69dec7a96ac37baff780f38106 Description: Unit testing framework extension for PostgreSQL 13 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 13.