Language

Package: go-github.com-smartystreets-gunit @ 1.0.0

Synopsis

Testing tool for Go, in the style of xUnit

Description

gunit allows the test author to use a struct as the scope for a group of related test cases, in the style of xUnit fixtures. This makes extraction of setup/teardown behavior (as well as invoking the system under test) much simpler.

Home page
https://github.com/smartystreets/gunit
Location
gnu/packages/check.scm (line: 425, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings