Raw Package Information

Package: postgresql-15-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1780
Depends: postgresql-15
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-15-pgtap_1.3.3-3.pgdg22.04+1_all.deb
Size: 47640
SHA256: cee00a22f8a4ee361665f57cbd5e82a8037185c9b8b766783b5d189719122b08
SHA1: 4a2a5074b36ce74a4e84c79317ef3c78890320fd
MD5sum: c18a4fdc0888cfbed4ca3a9ed896867a
Description: Unit testing framework extension for PostgreSQL 15
 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 15.