|
|
|
|
|
by cburgmer
4646 days ago
|
|
It looks like it's fixed to QUnit for now (configuration allows for a test.html file). No Jasmine then. There is configuration for scripts, pre/post build and test phases. Unsure how this works together with having a set of browsers in the background. In theory it makes sense to extend command line testing (maybe against PhantomJS) with integration tests against actual browsers. Let's see how this works out with BrowserSwarm. |
|
The PhantomJS stuff is in there as well, but the data doesn't easily split across browsers, so that's more of a UX issue.
Thanks!