nextest_runner

Module input

source
Expand description

Input handling for nextest.

Similar to signal handling, input handling is read by the runner and used to control non-signal-related aspects of the test run. For example, “i” to print information about which tests are currently running.

Enums§