Cargo test -- --nocapture

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

surdeus

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