Package: postgresql-13-pgtap Source: pgtap Version: 1.2.0-3.pgdg18.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1743 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.2.0-3.pgdg18.04+1_all.deb Size: 46172 SHA256: 4e6fb1d87eb8ee54b3369459a5ca3940bd00c48f6a3db88ab863a2b2cc68534c SHA1: 74562927622133f8d1b6f1f40f6b4a7ee8b15f35 MD5sum: 0850c4786c04e1bb2d1ee0cccce129fb 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.