Skip to content

jainhitesh3/EnhanceXCpretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

EnhanceXCpretty

This uses REXML to parse an existing xcpretty HTML report, and then add a pie-chart to it. This also checks for the correct number of tests and will update it in the report.

To start using EnhanceXCpretty :

gem install EnhanceXCpretty

Once installed successfully :

EnhanceXCpretty "<HTML_FILE_PATH>"

eg: EnhanceXCpretty "/Users/hitesh/report.html"

NOTE: This modifies the existing report.html file. So in case you need the original copy, please keep a copy of that.

Thanks Lyndsey for suggesting me to create this as gem, and helping me with with my first gem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages