I’m excited to share that pgxmock v5.1.0 has officially been released!
If you are using pgx for PostgreSQL in Go, this library remains one of the best ways to build robust unit tests without needing a live database.
github.com/pashagolub/p...
#Golang #PostgreSQL #UnitTesting #OpenSource
What's Changed
[+] add version policy by @pashagolub in #257
[+] bump actions/checkout from 4 to 6 by @dependabot[bot] in #252
[+] bump actions/setup-go from 5 to 6 by @dependabot[bot] in #255
[+]...