package
0.3.0
Repository: https://github.com/sourcenetwork/zanzi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Run a TestSuite The suite type must have methods prefixed with "Test" and these methods must receive a *testing.T argument.

# Interfaces

TestSuite represents a type which groups several tests.