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.
GitHub repository with 5 stars and 0 forks.
Language: Go
Topics: database, go-mock-testing, go-mocking, go-mysql, go-mysql-server, go-unit-testing, golang, mock, mock-data, mock-server