package
0.0.0-20250313073941-91381ae84d00
Repository: https://github.com/saschagrunert/demo.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 commonly used test features.