Expand description
Collects statistics and emits suite/test events as JSON messages, using the same JSON format as libtest’s JSON formatter.
These messages are then parsed by bootstrap, which replaces them with user-friendly terminal output.
Structs§
- Listener 🔒