package
0.1.3
Repository: https://github.com/saschagrunert/go-docgen.git
Documentation: pkg.go.dev

# Functions

NewTestFramework creates a new test framework instance for a given `setup` and `teardown` function.
NilFunc is a convenience function which simply does nothing.
RunFrameworkSpecs is a convenience wrapper for running tests.

# Structs

TestFramework is used to support commonnly used test features.