• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Go
  • Created 8 months ago
  • Updated 5 months ago

Reviews

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.