Package: postgresql-10-pgtap Source: pgtap Version: 1.3.3-3.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1780 Depends: postgresql-10 Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc 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-3.pgdg20.04+1_all.deb Size: 47668 SHA256: 03f2877c8180f0d076d4eb0a3ff9397d7af401fc5306078a57e80cdc3198d299 SHA1: a8b707d775ecf5fc7ab7b196270ba31918a90440 MD5sum: 6f7f2611a64cc87d55156a91a496e2d2 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.