1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-10 23:30:03 +02:00
video.js/test/qunit/addons/composite
2013-01-12 22:23:22 -08:00
..
composite-demo-test.html Update grunt build script. 2013-01-12 22:23:22 -08:00
composite-test.html Update grunt build script. 2013-01-12 22:23:22 -08:00
composite-test.js Update grunt build script. 2013-01-12 22:23:22 -08:00
dummy-qunit-test.html Update grunt build script. 2013-01-12 22:23:22 -08:00
dummy-same-test.html Update grunt build script. 2013-01-12 22:23:22 -08:00
index.html Update grunt build script. 2013-01-12 22:23:22 -08:00
qunit-composite.css Update grunt build script. 2013-01-12 22:23:22 -08:00
qunit-composite.js Update grunt build script. 2013-01-12 22:23:22 -08:00
README.md Update grunt build script. 2013-01-12 22:23:22 -08:00

Composite - A QUnit Addon For Running Multiple Test Files

Composite is a QUnit addon that, when handed an array of files, will open each of those files inside of an iframe, run the tests and display the results as a single suite of QUnit tests.