Releases: ember-cli/ember-exam
Releases · ember-cli/ember-exam
v4.0.4 Validate if testem object is available
- v4.0.3 introduces an error
Cannot read property 'emit' of undefined
due to testem object is unavailable during ebmer serve. The version v4.0.4 includes a fix for v4.0.3.
v4.0.3 Introducing write-module-metadata-file command
- Adding
write-module-metadata-file
to generate test module data after execution. #265 - Update Dependencies
v4.0.2 - Fix bug in --write-execution-file for failedBrowsers Array
- ensure browserExitHandler is called for global errors #362
4.0.1 - Improve complete browser book keeping & improve request next module conditions
- Improve complete browser book keeping & improve request next module conditions #357
4.0.0 - Bump node support version to >=8
3.0.3 - Introducing file-path & module-path commands & Update Dependencies
3.0.2 - Docs updates & Update Dependencies & graceful exit when async iterator fails
1.0.0 - Remove auto-loading
- Remove auto-loading functionality
- Update readme to better emphasize explicit loading
0.8.1 - Deprecate Auto-Load
- Warn when auto-loading (deprecation)
- Remove
#
from test output.
0.8.0 - Update Dependencies
- Removed EMBER_TRY_SCENARIO's from .travis.yml file
- Fix ESLint warning
- Fix mocha integration
- Revert
npm install
command in .travis.yml - Upgrade all dependencies version
- Upgrade Ember CLI to version 2.15 and align with default blueprint