ember-cli-yadda icon indicating copy to clipboard operation
ember-cli-yadda copied to clipboard

Run tests for Mocha

Open simonihmig opened this issue 6 years ago • 0 comments

Currently there is no infrastructure to test the Mocha side of things.

We should figure out how to run the whole test suite for Mocha as well. Using ember-try it would probably be possible to write scenarios that remove ember-qunit and add ember-mocha. We still have the issue that the step files are coupled to qunit (example), so some way to add dual support for both testing frameworks in a single file, or exchanging the step files with some other mocha based ones would be needed...

simonihmig avatar Mar 14 '18 19:03 simonihmig