Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

gocd-contrib/xunit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xunit-converter

Library to convert test reports to XUnit format

##Supported Formats:

  • Nose
  • JSUnit
  • MsTest

##Project Contribution

###Prerequisites

  • JavaIDE - I'm using IntellJ IDEA (14.1.2)
  • JavaJDK version 1.7 +
  • JAVA_HOME environment variable correctly setup
  • Maven - I'm using Maven 3.3.3
cd xunit-converter
mvn clean install -DskipTests

About

Library to convert test reports to XUnit format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages