proxy.golang.org : github.com/rubenv/pgtest : v0.0.0-20230418094417-e29fa67f5fb4
Spawns a PostgreSQL server with a single database configured. Ideal for unit tests where you want a clean instance each time. Then clean up afterwards. Requires PostgreSQL to be installed on your system (but it doesn't have to be running).
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/rubenv/pgtest@v0.0.0-20230418094417-e29fa67f5fb4
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/lib/pq v1.3.0
- github.com/stretchr/testify v1.4.0