Package: postgresql-14-pgtap Source: pgtap Version: 1.3.3-1.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1780 Depends: postgresql-14 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-14-pgtap_1.3.3-1.pgdg22.04+1_all.deb Size: 47608 SHA256: 5832bec00b3988daec66ef6a29a1f3d18f342496823b7116a89458741d85669d SHA1: fa39589db68a3472e14c6287ebd0c58ec822bc99 MD5sum: 4af41d591712c76e1fd9853df268977c Description: Unit testing framework extension for PostgreSQL 14 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 14.