# 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.
# Type aliases
BoxConstructor returns a Box to be tested.
SkipCheck returns a reason to skip the suite.