package
0.6.4
Repository: https://github.com/coreruleset/go-ftw.git
Documentation: pkg.go.dev

# Functions

NewRunStats creates and initializes a new Stats struct.
Run runs your tests with the specified Config.
RunStage runs an individual test stage.
RunTest runs an individual test.

# Constants

Handy constants for test results.
Handy constants for test results.
Handy constants for test results.
Handy constants for test results.
Handy constants for test results.
Handy constants for test results.

# Structs

RunnerConfig provides configuration for the test runner.
RunStats accumulates test statistics.
TestRunContext carries information about the current test run.

# Type aliases

TestResult type are the values that the result of a test can have.