Open
Description
Environment:
- Implementing
let
(or some kind of state for tests) (PR Implement test environments and before/after closures #30)
Before & After
- Implement
before_all
andafter_all
(PR Implement test environments and before/after closures #30) - Real
before_each
andafter_each
(PR Implement test environments and before/after closures #30)
Timing & Progress
Filtering & Focussing
Parallel & Async Tests
- Parallel tests (probably via Rayon) (PR Implement test environments and before/after closures #30)
- Async tests
Ergonomics
- Simplify formatter instantiation and runner attachement? (PR Implement test environments and before/after closures #30)
-
context::rdescribe
should use theSimple
formatter (PR Implement test environments and before/after closures #30) - Get rid of
ctx
inctx.it()
(experiment)
Integration
- Integration with existing matcher crates
- Integration with rustc's test crate
Metadata
Metadata
Assignees
Labels
No labels