rust-lang / libtest-next

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

`Bencher` support #33

Closed epage closed 1 year ago

epage commented 1 year ago

This will help verify how well we are supporting benches

epage commented 1 year ago

We should design it in a way that allows paired benchmarking

epage commented 1 year ago

Eh, I'll just say this is covered by #14