An open API service indexing awesome lists of open source software.

https://github.com/cemoktra/cargo-junit-test


https://github.com/cemoktra/cargo-junit-test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# cargo-junit-test #
## Install ##
```
cargo install junit-test
```

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