README ¶ This is a module shared between all tester programs. For usage instructions, check the GoDoc. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func RunCLI(env map[string]string, definition tester_definition.TesterDefinition) int type Tester Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunCLI ¶ added in v0.2.24 func RunCLI(env map[string]string, definition tester_definition.TesterDefinition) int RunCLI executes the tester based on user-provided env vars Types ¶ type Tester ¶ type Tester struct { // contains filtered or unexported fields } Source Files ¶ View all Source files tester.go Directories ¶ Show internal Expand all Path Synopsis bytes_diff_visualizer executable inspectable_byte_string internal linewriter logger random stdio_mocker test_case_harness test_runner tester_context tester_definition testing Click to show internal directories. Click to hide internal directories.