-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
- https://github.com/jonkemp/qunit-phantomjs-runner/blob/master/runner.js#L44 can run before https://github.com/jonkemp/qunit-phantomjs-runner/blob/master/runner.js#L66
- https://github.com/jonkemp/qunit-phantomjs-runner/blob/master/runner.js#L98 can run before QUnit loads
Solution is most likely to do the following:
- disable QUnit autostart
- onload:
- attach logger
- manually start tests via
QUnit.start()
@trentmwillis thoughts on the QUnit side? If you have a better idea for coordinating the runner + qunit boot.
Metadata
Metadata
Assignees
Labels
No labels