Skip to content

leighmcculloch/go-test

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

4d63.com/test

Go Reference

Go test library that delivers simple test assertions with useful verbose output.

Features

  • Lightweight
  • Simplicity of testify
  • Verbose logs based on successful assertions
  • Concise git diff comparisons
  • JSON comparisons (powered by pretty)

Todo

  • Error is/as comparisons
  • Slice contains
  • Map contains
  • Regex comparisons

About

Go test library that delivers simple test assertions with useful verbose output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages