# cargo-junit-test # ## Install ## ``` cargo install cargo-junit-test ``` ## Usage ## ``` cargo junit-test ``` This will create a `junit.xml` file inside the folder where it was executed.