Skip to content

dwlnetnl/testingx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

testingx GoDoc

Nice additions to the standard testing package.

Rational

Many of packages that support you in writing tests depend heavily on reflection via the reflect package which is relatively slow. This package encourages the use of the language itself and provide only helper methods that you would write over and over like testing equality of an error or test for a panic.

About

Nice additions to the standard testing package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages