Merge pull request #165 from l3pp4rd/patch-1

fix link and description for sqlmock driver
checkGoreportcard
Matt Holt 10 years ago
commit 6e70dc0d79

@ -384,7 +384,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) - Tool for generating self-contained mock objects
* [gomock](https://code.google.com/p/gomock/) - Mocking framework for the Go programming language.
* [mockhttp.go](https://github.com/tv42/mockhttp.go) - Mock object for Go http.ResponseWriter
* [go-sqlmock](github.com/DATA-DOG/go-sqlmock) - Mock SQL driver for testing database transactions
* [go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) - Mock SQL driver for testing database interactions
## Text Processing

Loading…
Cancel
Save