Ember Exam Versions Save

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

v9.0.0

3 months ago

:boom: Breaking Change

  • #1125 Update ember to 5.5, drop Nodes below 18, drop Mocha support (@andreyfel)

:rocket: Enhancement

:house: Internal

Committers: 2

v8.0.0

2 years ago

:boom: Breaking Change

:house: Internal

Committers: 3

v7.0.0

2 years ago

:boom: Breaking Change

:bug: Bug Fix

:memo: Documentation

  • #687 Update README.md: Fix typo in flag name (@bantic)
  • #644 Docs: Fix information on Load Balancing (@brkn)

:house: Internal

Committers: 4

v6.1.0

3 years ago

:rocket: Enhancement

Committers: 1

v6.0.1

3 years ago

:bug: Bug Fix

:house: Internal

Committers: 2

v6.0.0

3 years ago

:boom: Breaking Change

:rocket: Enhancement

  • #599 Embroider support when staticAddonTestSupportTrees enabled (@thoov)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 6

v5.0.1

4 years ago

v5.0.0

4 years ago
  • Dropping support for node 8
  • Update dependencies

v4.0.6

4 years ago
  • Ensure process object is valid before registering callbacks for process.on and process.error.
  • Update Dependencies

v4.0.5

4 years ago
  • Add validation for process object for tests-start events
  • Fix bug when registering disconnect event by getting rid of process conditional statement
  • Update Dependencies