Package: postgresql-10-pgtap Source: pgtap Version: 1.3.2-2.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1778 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.2-2.pgdg22.04+1_all.deb Size: 47408 SHA256: a030fb1a4addba70fe8f0661d65fc96799d80d1bc574260beb446ab2f2e56674 SHA1: c7ce452b8952f3f46d06f27ddd998118b480573d MD5sum: 437f558441469f24d5827e2b32fea1df 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.