ember-mocha
ember-mocha copied to clipboard
What's needed for 1.0?
If this library aims to follow SemVer, the current version number indicates that the API should not be considered stable
I suspect that the current API is in fact stable. Can we call this 1.0?
It is sort of stable, but since we're still using an old mocha version I wouldn't want to call it 1.0 until we're using the latest
I think v1.0 should drop support for the two older styles of test helpers (describeComponent, setupComponentTest, etc) now that Ember has unified testing. That will make this project a lot easier to maintain.