golang simple & quickly JSON mock server
-
Updated
Apr 22, 2022 - Go
golang simple & quickly JSON mock server
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.
Golang repository testing by mocking database query
Basic unit test pada Golang
Add a description, image, and links to the go-mock-testing topic page so that developers can more easily learn about it.
To associate your repository with the go-mock-testing topic, visit your repo's landing page and select "manage topics."