package
0.1.5
Repository: https://github.com/interiorem/stout.git
Documentation: pkg.go.dev

# Functions

RegisterSuite registers a new suite for a provided box.

# Constants

ScriptWorkerSh is a script that sends sys.argv and environ back to Box to test Boxes.

# Variables

NeverSkip is predifened SkipCheck to mark a tester never skipped.

# Structs

BoxSuite is a suite with specification tests for various Box implementations.

# Type aliases

BoxConstructor returns a Box to be tested.
SkipCheck returns a reason to skip the suite.