xunit-file-validator

1.1.0 • Public • Published

xunit-file-validator

NPM version build status npm download

NodeJS utility to validate xunit files and find duplicate lines

Install

$ npm i xunit-file-validator --save-dev

Add in package.json scripts

"scripts": {
  "xunit-validator": "xunit-file-validator ./test-reports/junit.xml"
}

License

GPL-3.0 © Yadickson Soto

Readme

Keywords

Package Sidebar

Install

npm i xunit-file-validator

Weekly Downloads

1

Version

1.1.0

License

GPL-3.0

Unpacked Size

3.98 kB

Total Files

5

Last publish

Collaborators

  • yadickson