Crate libtest2_harness

Crate libtest2_harness 

Source
Expand description

An experimental replacement for the core of libtest

Modules§

cli

Structs§

Harness
RunError
StateArgs
StateDiscovered
StateInitial
StateParsed
TestContext

Enums§

RunMode
Source
TestKind
Type of the test according to the rust book conventions.

Constants§

ERROR_EXIT_CODE

Traits§

Case
HarnessState

Type Aliases§

RunResult