Cargo test -- --nocapture
⚓ Rust 📅 2025-07-13 👤 surdeus 👁️ 17I 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
🏷️ rust_feedI 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
🏷️ rust_feed