cargo +nightly test -- --format=json -Z unstable-options --report-time | junitify -o test-results/ # using xunit-viewer for example ...
確定! 回上一頁