Package: postgresql-10-pgtap Source: pgtap Version: 1.3.3-1.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1780 Depends: postgresql-10 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-10-pgtap_1.3.3-1.pgdg20.04+1_all.deb Size: 47628 SHA256: 99d6834f51730810a284ee81a501de2de4d1086aa00a36c964cfd0661589187d SHA1: a7c2c72f25e2e949eaa78f801c92e0a24bcd1855 MD5sum: 8f22226c4e5fd1b845a6a1ddc3c5f9d8 Description: Unit testing framework extension for PostgreSQL 10 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 10.