package
0.0.0-20210203011232-aedf96ab3c2e
Repository: https://github.com/kurtosis-tech/kurtosis-go.git
Documentation: pkg.go.dev

# Structs

Holds configuration values that, if set, give the test the ability to do special things */.
An object that will be passed in to every test, which the user can use to manipulate the results of the test */.

# Interfaces

An interface encapsulating a test to run against a test network.
An interface which the user implements to register their tests.