Description
Database functions and schemas can be tested with TAP-style checks from inside PostgreSQL. It is a database testing extension for developers who want unit tests that run in psql scripts or xUnit-like SQL functions. It is installed into a database and used during development or CI, not opened as a desktop app.