Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
-
Updated
Nov 18, 2024 - Go
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
🦩 Tools for Go projects
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
🔭 Powerful tool for testing WebHooks and more
CSI test frameworks
testcase is an opinionated testing framework to support test driven design.
Code snippets with tests and testable examples for the Go programming language
Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
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.
@FuzzyMonkeyCo's minion
Convert golang test output to TeamCity format
Gomock Extra Matchers (Struct, Map, IntRange, StringRegexp)
Advent of code solutions for 2019
Add a description, image, and links to the tests topic page so that developers can more easily learn about it.
To associate your repository with the tests topic, visit your repo's landing page and select "manage topics."