Skip to content

Releases: ember-cli/ember-exam

v4.0.4 Validate if testem object is available

30 Sep 17:52
Compare
Choose a tag to compare
  • 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

24 Sep 17:42
Compare
Choose a tag to compare
  • 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

16 Sep 17:25
Compare
Choose a tag to compare
  • ensure browserExitHandler is called for global errors #362

4.0.1 - Improve complete browser book keeping & improve request next module conditions

11 Sep 23:51
662719a
Compare
Choose a tag to compare
  • Improve complete browser book keeping & improve request next module conditions #357

4.0.0 - Bump node support version to >=8

18 Jul 23:47
Compare
Choose a tag to compare
  • Update to use node version >= 8 #308
  • Throw error when there are no matching tests with a given input by file-path and module-path #302
  • Update Dependencies

3.0.3 - Introducing file-path & module-path commands & Update Dependencies

18 Jun 19:22
4f0653d
Compare
Choose a tag to compare
  • Adding file-path and module-path commands for improved test startup time #266 & #300
  • Update Dependencies

3.0.2 - Docs updates & Update Dependencies & graceful exit when async iterator fails

04 Jun 02:47
59263bb
Compare
Choose a tag to compare
  • Docs updates #286 #285
  • Update Dependencies
  • Graceful exit when async iterator fails #274

1.0.0 - Remove auto-loading

03 Nov 04:04
Compare
Choose a tag to compare
  • Remove auto-loading functionality
  • Update readme to better emphasize explicit loading

0.8.1 - Deprecate Auto-Load

09 Oct 00:45
Compare
Choose a tag to compare
  • Warn when auto-loading (deprecation)
  • Remove # from test output.

0.8.0 - Update Dependencies

05 Oct 03:35
Compare
Choose a tag to compare
  • 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