File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -2516,6 +2516,7 @@ _Libraries for testing codebases and generating test data._
25162516- [ testfixtures] ( https://github.com/go-testfixtures/testfixtures ) - A helper for Rails' like test fixtures to test database applications.
25172517- [ Testify] ( https://github.com/stretchr/testify ) - Sacred extension to the standard go testing package.
25182518- [ testsql] ( https://github.com/zhulongcheng/testsql ) - Generate test data from SQL files before testing and clear it after finished.
2519+ - [ tparse] ( https://github.com/mfridman/tparse ) - CLI tool for summarizing go test output. Pipe friendly. Compatible with go test flags.
25192520- [ testza] ( https://github.com/MarvinJWendt/testza ) - Full-featured test framework with nice colorized output.
25202521- [ trial] ( https://github.com/jgroeneveld/trial ) - Quick and easy extendable assertions without introducing much boilerplate.
25212522- [ Tt] ( https://github.com/vcaesar/tt ) - Simple and colorful test tools.
You can’t perform that action at this time.
0 commit comments