package
0.4.0
Repository: https://github.com/wfscheper/stentor.git
Documentation: pkg.go.dev

# Functions

NewCase returns a Case.
NewEnvironment initializes the test Environment.

# Variables

ExeSuffix is the suffix of executable files (.exe on Windows).
UpdateGolden controls updating test fixtures.
Verbose controls logging of test commands.

# Structs

Case loads a testdata.json test configuration and executes that test.
Environment defines a test execution environment and captures the output.

# Type aliases

RunFunc is a function that runs a test.