Raw Package Information
Package: postgresql-16-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1780
Depends: postgresql-16
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-16-pgtap_1.3.3-3.pgdg20.04+1_all.deb
Size: 47672
SHA256: ea09ed5e1870b8404114d093b91a9ed4c3fc1e04c45abbc25874209ff44128d8
SHA1: 8c586bb8cd2a9261dc9c09cab21b5036850be4af
MD5sum: 10126984792aaab77d05fec820cb273b
Description: Unit testing framework extension for PostgreSQL 16
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 16.