-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there any way to include this using cargo test? #22
Comments
@christopher-wilke I'm not sure what you are asking? |
@bachp: Sorry for being a bit too unclear here! A typical tests looks like this.
You can then run Is there any way to include |
If I understand correctly you like to format the output of This is outside of the scope of this crate, but there is another project called cargo2junit that might do what you want. |
Thanks for your reply! Unfortunately, |
No description provided.
The text was updated successfully, but these errors were encountered: