nathanboktae / mocha-phantomjs

:coffee: :ghost: Run client-side mocha tests in the command line through phantomjs
MIT License
954 stars 112 forks source link

xunit reporter alongwith file output not working #188

Closed anandshenoy14 closed 9 years ago

anandshenoy14 commented 9 years ago

Is there an issue with the xunit reporter not writing output to xml files? I am facing this as issue. When I am using json reporter and json file things are fine. As soon as I change it to xunit and xml reporter I am getting just a blank xml file and only xml console output.

nathanboktae commented 9 years ago

Please search for issues before filing them. This is the 4th time xunit and --file have been reported. See #114.