wknapik / valgrind2xunit

Transform valgind XML into xUnit XML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valgrind2xunit transforms valgind XML output into xUnit format. 

To facilitate the tracking of failures over time (e.g. in a Hudson/Jenkins
job), the script can produce a report with a fixed number of tests.

About

Transform valgind XML into xUnit XML

License:MIT License


Languages

Language:Python 100.0%