sglanzer-deprecated/ember-cli-blanket

Add test suite to the project

Closed this issue · 4 comments

We need a standard test suite, particularly as we add new capabilities.

@sglanzer I prefer mocha and have some boilerplate that makes it easier to test addons - any strong preference for mocha vs qunit?

Definitely fine with mocha - I prefer the language, but stuck with qunit in my last project (ember-cli-mocha wasn't available at the time). More than happy to see some examples/try it out in this project.

cool - I’ll also publish a test project with the lcov-writing branch so folks can check it out - I’m wrapped on other stuff for a day or two but will get back to it

On Apr 1, 2015, at 11:55 PM, Steven Glanzer notifications@github.com wrote:

Definitely fine with mocha - I prefer the language, but stuck with qunit in my last project (ember-cli-mocha wasn't available at the time). More than happy to see some examples/try it out in this project.


Reply to this email directly or view it on GitHub #39 (comment).

Fantastic, thanks!

closed by #38