Beta

Get started with UnitAutogen for PostgreSQL.

Download, install two extensions, generate your first suite.

Three steps

1

Download

One self-contained binary, Windows or Linux. Nothing to install on the server.

2

Two extensions

CREATE EXTENSION pgtap; CREATE EXTENSION plpgsql_check; in the database you test.

3

Run

Point it at a schema. Tests, coverage and reports come out.

unitautogen --schema public --out unit_tests --html report.html --json report.json

Editions

Community Edition Free

Unit and trigger tests, coverage, CI gating.

Team

Adds integration testing across the call map.

Enterprise

Adds seccover and PII auditing.

The download needs no key and runs as the free Community Edition. Want to try Team or Enterprise features? Email licensing@unitautogen.com for a time-limited trial key.