We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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