Skip to content

Parse Cargo test output and format as junit xml so Jenkins can import

License

Notifications You must be signed in to change notification settings

hmvp/cargo_test_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert cargo test output to something a CI server recognises

LICENSE Build Status Clippy Linting Result

Use

cargo test | cargo_test_formatter > report.xml

Features

Here are the current and planned features, with their status:

  • Parse all cargo output: It kind of works but needs cleanup
  • Export to junit format:
  • Export to multiple formats: Choose the output format

About

Parse Cargo test output and format as junit xml so Jenkins can import

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages