GitHub / xorcare / testing-go-code-with-postgres
The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Ftesting-go-code-with-postgres
PURL: pkg:github/xorcare/testing-go-code-with-postgres
Stars: 25
Forks: 3
Open issues: 0
License: bsd-3-clause
Language: Go
Size: 72.3 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: about 2 months ago
Topics: go, golang, integration-tests, postgres, postgresql, testing, tests