eddies / stylelint-junit-formatter

Output Checkstyle XML reports of stylelint results
MIT License
6 stars 8 forks source link

Support empty testSuites #3

Closed loyd closed 6 years ago

eddies commented 6 years ago

@loyd FYI, I pushed a branch where I amended your commit with a test here: https://github.com/eddies/stylelint-junit-formatter/commit/732ebf2a27e4f3359afde2afbde06c83a086767c

If you can update your PR with something along those lines, then I can go ahead and merge this PR. Thanks!