@xml-conformance-suite/karma
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

This is an example of what is needed for running the XML conformanc suite published by the W3C with Karma.

You can run the suite on Chrome with the Karma runner like this:

$ karma start [path to this package]/karma/karma.mocha.conf.js \
  --browsers=ChromeHeadless \
  --single-run \
  --xml-driver=@xml-conformance-suite/js/drivers/dom-parser \
  --xml-selection=@xml-conformance-suite/js/selections/chrome

Package Sidebar

Install

npm i @xml-conformance-suite/karma

Weekly Downloads

0

Version

3.0.0

License

MIT AND W3C-19980720

Unpacked Size

6.82 kB

Total Files

5

Last publish

Collaborators

  • lddubeau