Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation message incorrect for ember-cli-mocha #148

Open
blimmer opened this issue Sep 18, 2018 · 0 comments
Open

Deprecation message incorrect for ember-cli-mocha #148

blimmer opened this issue Sep 18, 2018 · 0 comments

Comments

@blimmer
Copy link

blimmer commented Sep 18, 2018

In #144 a deprecation warning was added stating that ember-cli-mocha 0.15.0++ can use the new native test helpers.

However, I think that's not quite right. ember-cli-mocha 0.15.0 uses ember-mocha 0.13.x, which does not support the new testing flavors.

https://github.com/ember-cli/ember-cli-mocha/blob/v0.15.0/package.json#L39

I think the issue needed resolved on the ember-cli-mocha side is ember-cli/ember-cli-mocha#259 .

In the meantime, could we update this message and/or silence it for ember-cli-mocha users until they can upgrade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant