How can I show print statements when running tests? #583
Unanswered
embeddedpenguin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to add --nocapture to my test arguments. I found rustic-test-arguments, but it is reset on every test. Is there a way to set --nocapture as an argument for cargo test permanently?
Beta Was this translation helpful? Give feedback.
All reactions