There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
pgtest is a Go package that simplifies testing against PostgreSQL databases. It enables running tests in parallel, applies database schema migrations, and provides options to disable referential integrity checks and specify the desired PostgreSQL version, ensuring a clean and efficient testing environment.