Xml4jQuery plugin test

base URL
config
suites CSV
timeout intern.js accepts timeout URL parameter in milliseconds to test against low-bandwidth connection.
jQuery revision
Use transpiler tests are written in ES6, check to compile into legacy JS( IE ).
Known issues:
  • transpiled test works only under development tools opened in IE (F12)
  • test-event failed under transpiler, click to test it alone without transpiler.
  • IE in compatibility mode requires older jQuery
The plugin itself does not need compilation. But you could need JS API update by using ES6 API polyfill by including as SCRIPT into page.
node_modules/intern and other test dependencies instantiated by npm install within Xml4jQuery revision folder.