Skip to content

tsne/assert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

assert

assert is a simple testing library for Go. It extends the testing package of the Go standard library with some handy functions.

Use go get to install or update the package:

go get -u github.com/tsne/assert

For more information see the Documentation.

About

A simple testing library for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages