Raw Package Information
Package: postgresql-13-pgtap
Source: pgtap
Version: 1.3.4-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1797
Depends: postgresql-13
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-13-pgtap_1.3.4-1.pgdg22.04+1_all.deb
Size: 48028
SHA256: 0f8a31bc54cff3e5466cd48123c0c6f8ae56e80bad2f99b81867c4a67e7853a2
SHA1: 81c97640820b2cd36e2fd7510fee8ae916c6eb25
MD5sum: e3f8c8b9d0ab35a6203fab72e4a8d2eb
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.