Open titaniumbones opened 7 years ago
Every *.go file should have a *_test.go file containing unit tests for all functions with CapitalizedNames. Watch that coverage percentage soar!
*.go
*_test.go
[x] feature request
Every
*.go
file should have a*_test.go
file containing unit tests for all functions with CapitalizedNames. Watch that coverage percentage soar!