Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Releases: ember-cli/ember-cli-mocha

v0.13.0

28 Nov 09:12
Compare
Choose a tag to compare

BREAKING CHANGES:

chai is now provided by the ember-cli-chai addon which will be added to your projects by default during ember install ember-cli-mocha.

If you upgrade your version of ember-cli-mocha you will have to run ember generate ember-cli-mocha to make sure the dependency gets installed in your project!

Implemented enhancements:

  • Remove unused/empty ember-cli-shims #134 (alexlafroscia)
  • Split "chai" code into ember-cli-chai #132
  • Remove dep on ember-cli-shims #131
  • Add "ember-cli-chai" to project instead of making it a dependency #144 (Turbo87)
  • Split "chai" code into "ember-cli-chai" addon #143 (Turbo87)

Merged pull requests:

v0.12.1

28 Nov 09:15
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

v0.12.0

23 Nov 22:21
Compare
Choose a tag to compare

This release includes v0.9.x of ember-mocha that introduced a new testing API and deprecated the old describeModule() helpers.

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Release v0.11.0 #128

Merged pull requests:

v0.11.0

10 Nov 18:55
Compare
Choose a tag to compare

This release includes several breaking changes:

Implemented enhancements:

Closed issues:

  • Remove ember-cli-test-loader from bower.json #122
  • Inconsistent test names #121
  • Disable JSHint "expr" rule #120
  • Remove "ember-qunit-notifications" from "bower.json" #119
  • Avoid writing JSHint ignore on generated files #117
  • Increase test timeout with pauseTest\(\) #114
  • Move into "ember-cli" org #113
  • Support for ESLint? #105
  • Update to pull ember-test-helpers from NPM #92
  • Clicking on "failures" transitions to the main app #90
  • mocha parallel #78
  • Warn when bowers deps are out of sync #63
  • Intent to support linting flag #44

Merged pull requests:

v0.4.0

01 Feb 17:17
Compare
Choose a tag to compare
  • No longer needs jshint global declarations (since jshint 2.5.1+)
  • Imports latest ember-moch (0.4.0), which provides proper test context to setup/beforeEach and teardown/afterEach

v0.3.1

29 Jan 17:21
Compare
Choose a tag to compare
v0.3.1