go-mock-testing
There are 4 repositories under go-mock-testing topic.
tkc/go-json-server
golang simple & quickly JSON mock server
hedon954/go-mysql-mocker
gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.
hsdhts/Simply-Unit-Test-In-Golang
Basic unit test pada Golang
IftekherSunny/repository_testing
Golang repository testing by mocking database query