mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Remove extra line in Testing section
parent
e7b689945b
commit
0a8a9f4ed9
@ -1484,7 +1484,6 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
* [assert](https://github.com/golangplus/testing/tree/master/assert) - Handy assert package.
|
||||
* [assert](https://github.com/seanpont/assert) - JUnit-like asserts with excellent error messages
|
||||
* [conex](https://github.com/omeid/conex) - Docker containers for integration tests
|
||||
|
||||
* [counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) - Tool for generating self-contained and type-safe mocks.
|
||||
* [downtest](https://github.com/jmcvetta/downtest) - Automatically run tests for all known downstream consumers of a Go package.
|
||||
* [ginkgo](https://github.com/onsi/ginkgo) - BDD Testing Framework for Go.
|
||||
|
Loading…
x
Reference in New Issue
Block a user