Package: postgresql-11-pgtap Source: pgtap Version: 1.3.3-3.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1780 Depends: postgresql-11 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-11-pgtap_1.3.3-3.pgdg22.04+1_all.deb Size: 47676 SHA256: 2900f85cafbe44d8782a10930bf8d33fb9612eb5d81bcc6ce0e581cf9bcd926f SHA1: 4a65d75eb8a1ae06981e83ece46baa9a44151f94 MD5sum: a742c8d4e9e2753339aa27bbf3929ba4 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.