Skip to content

leighmcculloch/go-test

Repository files navigation

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