Tracking issue for current refactoring efforts
regexident opened this issue · 0 comments
regexident commented
Environment:
Before & After
Timing & Progress
Filtering & Focussing
Parallel & Async Tests
- Parallel tests (probably via Rayon) (PR #30)
- Async tests
Ergonomics
- Simplify formatter instantiation and runner attachement? (PR #30)
-
context::rdescribe
should use theSimple
formatter (PR #30) - Get rid of
ctx
inctx.it()
(experiment)
Integration
- Integration with existing matcher crates
- Integration with rustc's test crate