pgtap
There are 18 repositories under pgtap topic.
theory/pgtap
PostgreSQL Unit Testing Suite
ivanlonel/postgis-with-extensions
PostgreSQL Docker image based on postgis/postgis, with quite a few added extensions.
alvar-freude/Posemo
PostgreSQL Secure Monitoring
naiquevin/tapestry
A CLI tool for writing postgres SQL queries and pgTAP tests using Jinja templates
lmergner/pytest-pgtap
Discover, run, and aggregate pgTap PostgreSQL tests as part of your pytest suite.
stephane-klein/poc-postgresql-pgTAP
This is a POC to test pgTAP (I use Docker image) to write and execute PL/pgSQL - SQL Procedural Language.
theory/tap-parser-sourcehandler-pgtap
TAP::Parser::SourceHandler::pgTAP
gmr/alpine-postgres
gavinmroy/alpine-postgres is a Docker image with a small disk footprint for PostgreSQL
KineticCafe/docker-sqitch-pgtap
Run sqitch and pgTAP for PostgreSQL without installing them from docker
ufukkulahli/practicing-pgTAP
Testing everything against PostgreSQL
kljensen/pgtap-results-approx-eq
Compare the results of two PostgreSQL queries to determine if they are "approximately" the same
githubERIK/postgres-pgtap
Dockerfile for https://hub.docker.com/r/dockererik/postgres-pgtap
sakaat/pgtap-demo
Unit testing PostgreSQL with pgTAP
Djordje1998/NST-projekat
E-student app
kljensen/pgtap-any-results-eq
"Any results_eq" for pgTAP
petr-korobeinikov/pgtap-example
pgTAP (http://pgtap.org) usage example.
stephane-klein/postgres-tags-model-poc
Database model POC based on Tags and Postgres Arrays, a Purrrfect Combination article.
stephane-klein/postgresql-pgtap-skeleton
My pgTAP PostgreSQL skeleton