rust-lang / libtest-next

T-testing-devex experiments for new testing tools for Rust developers
https://docs.rs/pytest-rs
Apache License 2.0
55 stars 4 forks source link

feat(harness): Exclusive mode for tests/benches #45

Closed epage closed 1 year ago

epage commented 1 year ago

This is needed for benches but will allow benches to opt-out in case they are measuring something that is deterministic