Expand description
General support code for nextest-runner.
Modules§
- plural
- Utilities for pluralizing various words based on count or plurality.
Structs§
- Display
Test Instance - A helper for displaying test instances with formatting.
- Theme
Characters - Characters used for terminal output theming.
Enums§
- Display
Counter Index - Counter index display for test instances.
- Show
Terminal Progress - Whether to show OSC 9;4 terminal progress.
Constants§
- RESET_
COLOR - ANSI code to reset color formatting.
Functions§
- force_
or_ new_ run_ id - Returns a forced run ID from the environment, or generates a new one.
- format_
interceptor_ too_ many_ tests - Formats an interceptor (debugger or tracer) error message for too many tests.