Skip to content

v1.0.0-beta.1

Compare
Choose a tag to compare
@openui5bot openui5bot released this 13 Mar 08:11

Breaking Changes

  • Require Node.js >= 8.5 ad7b772
  • Rename framework / config to ui5 4ce4609
  • Rename package to karma-ui5 74ad2e8

Features

  • Integrate execution without htmlrunner e991ac6
  • Add QUnit HTML runner 2b69ab0

BREAKING CHANGE

Support for older Node.js releases has been dropped.
Only Node.js v8.5 or higher is supported.

The framework and config names have been changed from openui5 to
ui5.

The useMockServer option has been removed.
A MockServer needs to be started from the test code.

The package has been renamed from karma-openui5 to karma-ui5. New
versions will only be published as karma-ui5.

All changes

0.2.3...v1.0.0-beta.1