Crates.io | cargo-junit-test |
lib.rs | cargo-junit-test |
version | 0.2.0 |
source | src |
created_at | 2021-09-08 13:17:27.299546 |
updated_at | 2021-09-08 18:03:54.211281 |
description | Converting cargo test output to junit xml |
homepage | https://github.com/cemoktra/cargo-junit-test |
repository | https://github.com/cemoktra/cargo-junit-test |
max_upload_size | |
id | 448453 |
size | 21,000 |
cargo install cargo-junit-test
cargo junit-test
This will create a junit.xml
file inside the folder where it was executed.