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

Ability to differentiate from compiler messages #78

Open epage opened 2 months ago

epage commented 2 months ago

A user could run cargo test, showing both rustc and libtest messages. We need to be able to differentiate them