Cargo test -- --nocapture

⚓ Rust    📅 2025-07-13    👤 surdeus    👁️ 8      

surdeus

Warning

This post was published 66 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Cargo test -- --nocapture

I often use this flag to use println in #[test], it is working fine with println! But not with print!, can anyone guide me?

2 posts - 2 participants

Read full topic

🏷️ rust_feed