Ember Exam Versions Save

Run your tests with randomization, splitting, and parallelization for beautiful tests.

v4.0.4

4 years ago
  • 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

4 years ago
  • Adding write-module-metadata-file to generate test module data after execution. #265
  • Update Dependencies

v4.0.2

4 years ago
  • ensure browserExitHandler is called for global errors #362

4.0.1

4 years ago
  • Improve complete browser book keeping & improve request next module conditions #357

v4.0.0

4 years ago
  • 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

v3.0.3

4 years ago
  • Adding file-path and module-path commands for improved test startup time #266 & #300
  • Update Dependencies

v3.0.2

4 years ago
  • Docs updates #286 #285
  • Update Dependencies
  • Graceful exit when async iterator fails #274

v1.0.0

6 years ago
  • Remove auto-loading functionality
  • Update readme to better emphasize explicit loading

v0.8.1

6 years ago
  • Warn when auto-loading (deprecation)
  • Remove # from test output.

v0.8.0

6 years ago
  • 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