Closed
Description
Hi,
For ordinary tests, I can run cargo test -- --nocapture
and the output will shown on-screen. However, I have doc-tests as well (examples in the documentation), and even though I use --nocapture
the output of these are not shown.
I'm not sure whether this is a bug in cargo or somewhere else, but at least the behaviour is inconsistent.
Summary Notes
Managed by @rustbot
—see help for details
Metadata
Metadata
Assignees
Labels
No labels