pgtap
Testing framework
A testing framework for PostgreSQL written in PL/pgSQL and PL/SQL.
PostgreSQL Unit Testing Suite
1k stars
45 watching
94 forks
Language: PLpgSQL
last commit: about 2 months ago
Linked from 1 awesome list
pgsqlpgtappsqltaptestingtesting-frameworktesting-libraryunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
pgrange/bash_unit | A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality. | 606 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
timescale/pgspot | Detects security vulnerabilities in PostgreSQL extension scripts and PL/pgSQL code. | 78 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 129 |
fnogatz/tap | Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
phppgadmin/phppgadmin | A web-based administration tool for managing PostgreSQL databases | 806 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
0x706972686f/phantasm | A Python-based test automation framework for Splunk Phantom playbooks. | 11 |
morenoh149/postgresdbsamples | A collection of sample databases for PostgreSQL to demonstrate data modeling and support learning and development | 495 |
oguimbal/pg-mem | An in-memory Postgres-like DB instance for unit testing and development. | 2,035 |
p4lang/ptf | A Python-based framework for testing packet processing systems | 148 |
nikolays/postgres_dba | A collection of tools and scripts for Postgres DBAs and engineers to analyze and manage their databases | 1,131 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 333 |