3.0.0 • Published 3 years ago

@xml-conformance-suite/karma v3.0.0

Weekly downloads
-
License
MIT AND W3C-19980...
Repository
github
Last release
3 years ago

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