We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo test -- --logfile
It would be useful if cargo test -- --logfile would write a file in a format supported by CI systems.
Based on AppVeyor and VSTS, it looks like junit or xunit3 could be good choices.
junit
xunit3