Testify
Sacred extension to the standard go testing package.
25,765
Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test.
Sacred extension to the standard go testing package.
Generate Testcase and Data Mocks from API calls automatically.
BDD-style framework with web UI and live reload.
A Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
Package for comparing Go values in tests.