UNPKG

@stryker-mutator/mocha-framework

Version:

A plugin to use the mocha test framework in Stryker, the JavaScript mutation testing framework

825 lines (277 loc) 25.5 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [4.0.0](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.10...v4.0.0) (2020-10-07) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.10](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.9...v4.0.0-beta.10) (2020-10-05) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.9](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2020-09-30) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.8](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2020-09-22) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.7](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.6...v4.0.0-beta.7) (2020-09-17) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.6](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2020-09-10) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.5](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2020-09-09) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.4](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2020-08-29) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.3](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2020-08-19) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.2](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2020-08-07) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.1](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2020-07-17) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [4.0.0-beta.0](https://github.com/stryker-mutator/stryker/compare/v3.3.1...v4.0.0-beta.0) (2020-07-10) ### Features * **test-framework:** remove `TestFramework` API ([fe5e200](https://github.com/stryker-mutator/stryker/commit/fe5e200e1f7ad7a24ebceacb2a62c2be58ce6a4f)) ## [3.3.1](https://github.com/stryker-mutator/stryker/compare/v3.3.0...v3.3.1) (2020-07-04) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [3.3.0](https://github.com/stryker-mutator/stryker/compare/v3.2.4...v3.3.0) (2020-06-16) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [3.2.4](https://github.com/stryker-mutator/stryker/compare/v3.2.3...v3.2.4) (2020-05-18) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [3.2.3](https://github.com/stryker-mutator/stryker/compare/v3.2.2...v3.2.3) (2020-05-15) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [3.2.2](https://github.com/stryker-mutator/stryker/compare/v3.2.1...v3.2.2) (2020-05-15) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [3.2.1](https://github.com/stryker-mutator/stryker/compare/v3.2.0...v3.2.1) (2020-05-15) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [3.2.0](https://github.com/stryker-mutator/stryker/compare/v3.1.0...v3.2.0) (2020-05-13) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [3.1.0](https://github.com/stryker-mutator/stryker/compare/v3.0.2...v3.1.0) (2020-03-29) ### Features * **mocha:** support mocha 7 ([#2114](https://github.com/stryker-mutator/stryker/issues/2114)) ([4a4d677](https://github.com/stryker-mutator/stryker/commit/4a4d677d8dd291cd063ed6b887d4d702f31e84d1)), closes [#2108](https://github.com/stryker-mutator/stryker/issues/2108) ## [3.0.2](https://github.com/stryker-mutator/stryker/compare/v3.0.1...v3.0.2) (2020-03-13) ### Bug Fixes * **nodejs requirement:** set NodeJS requirement to at least Node 10 ([8c08059](https://github.com/stryker-mutator/stryker/commit/8c080594a87d638ea4349ee69e05ed6c7eba6463)) ## [3.0.1](https://github.com/stryker-mutator/stryker/compare/v3.0.0...v3.0.1) (2020-03-12) ### Bug Fixes * **Peer dependencies:** set peer dependencies for v3 ([#2096](https://github.com/stryker-mutator/stryker/issues/2096)) ([8648c4d](https://github.com/stryker-mutator/stryker/commit/8648c4d9c70ce032841371c6041ebb76bf099948)), closes [#2095](https://github.com/stryker-mutator/stryker/issues/2095) # [3.0.0](https://github.com/stryker-mutator/stryker/compare/v2.5.0...v3.0.0) (2020-03-11) ### Bug Fixes * **mocha:** support mutants with "runAllTests" ([#2037](https://github.com/stryker-mutator/stryker/issues/2037)) ([a9da18a](https://github.com/stryker-mutator/stryker/commit/a9da18aa67845db943c5ce8ebd69b368b34e134e)), closes [#2032](https://github.com/stryker-mutator/stryker/issues/2032) ### Features * **Initializer:** Initialize config file as JSON by default ([#2093](https://github.com/stryker-mutator/stryker/issues/2093)) ([e07d953](https://github.com/stryker-mutator/stryker/commit/e07d9535084881180d5abf7b58bece1b65f2455f)), closes [#2000](https://github.com/stryker-mutator/stryker/issues/2000) # [2.5.0](https://github.com/stryker-mutator/stryker/compare/v2.4.0...v2.5.0) (2020-01-12) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [2.4.0](https://github.com/stryker-mutator/stryker/compare/v2.3.0...v2.4.0) (2019-11-24) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [2.3.0](https://github.com/stryker-mutator/stryker/compare/v2.2.1...v2.3.0) (2019-11-13) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [2.2.1](https://github.com/stryker-mutator/stryker/compare/v2.2.0...v2.2.1) (2019-11-06) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [2.2.0](https://github.com/stryker-mutator/stryker/compare/v2.1.0...v2.2.0) (2019-11-06) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [2.1.0](https://github.com/stryker-mutator/stryker/compare/v2.0.2...v2.1.0) (2019-09-08) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [2.0.2](https://github.com/stryker-mutator/stryker/compare/v2.0.1...v2.0.2) (2019-07-11) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [2.0.1](https://github.com/stryker-mutator/stryker/compare/v2.0.0...v2.0.1) (2019-07-02) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [2.0.0](https://github.com/stryker-mutator/stryker/compare/v1.3.1...v2.0.0) (2019-05-17) ### Features * **node 6:** drop support for node 6 ([#1517](https://github.com/stryker-mutator/stryker/issues/1517)) ([801d7cd](https://github.com/stryker-mutator/stryker/commit/801d7cd)) ### BREAKING CHANGES * **node 6:** support for Node 6 has been dropped. Node 8 or higher is now required. ## [1.3.1](https://github.com/stryker-mutator/stryker/compare/v1.3.0...v1.3.1) (2019-04-26) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [1.3.0](https://github.com/stryker-mutator/stryker/compare/v1.2.0...v1.3.0) (2019-04-24) ### Features * **mocha 6:** support all config formats ([#1511](https://github.com/stryker-mutator/stryker/issues/1511)) ([baa374d](https://github.com/stryker-mutator/stryker/commit/baa374d)) # [1.2.0](https://github.com/stryker-mutator/stryker/compare/v1.1.1...v1.2.0) (2019-04-02) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [1.1.1](https://github.com/stryker-mutator/stryker/compare/v1.1.0...v1.1.1) (2019-03-21) **Note:** Version bump only for package @stryker-mutator/mocha-framework # [1.1.0](https://github.com/stryker-mutator/stryker/compare/v1.0.3...v1.1.0) (2019-03-04) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [1.0.3](https://github.com/stryker-mutator/stryker/compare/v1.0.2...v1.0.3) (2019-02-26) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [1.0.2](https://github.com/stryker-mutator/stryker/compare/v1.0.1...v1.0.2) (2019-02-13) ### Bug Fixes * **stryker init:** update metadata for `stryker init` command ([#1403](https://github.com/stryker-mutator/stryker/issues/1403)) ([38f269b](https://github.com/stryker-mutator/stryker/commit/38f269b)), closes [#1402](https://github.com/stryker-mutator/stryker/issues/1402) ## [1.0.1](https://github.com/stryker-mutator/stryker/compare/v1.0.0...v1.0.1) (2019-02-13) **Note:** Version bump only for package @stryker-mutator/mocha-framework ## [1.0.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.15.1...@stryker-mutator/mocha-framework@1.0.0) (2019-02-13) ### Features * **rename:** rename `stryker-xxx-xxx` -> `[@stryker-mutator](https://github.com/stryker-mutator)/xxx-xxx` ([1bbd6ff](https://github.com/stryker-mutator/stryker/commit/1bbd6ff)) ### BREAKING CHANGES * **rename:** The core package and plugins have been renamed: stryker-mocha-framework -> @stryker-mutator/mocha-framework ## [0.15.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.15.0...stryker-mocha-framework@0.15.1) (2019-02-12) **Note:** Version bump only for package stryker-mocha-framework # [0.15.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.14.0...stryker-mocha-framework@0.15.0) (2019-02-08) ### Features * **test-frameworks:** Remove side effects from all test-framework plugins ([#1319](https://github.com/stryker-mutator/stryker/issues/1319)) ([a7160f4](https://github.com/stryker-mutator/stryker/commit/a7160f4)) * **test-runner:** Use new plugin system to load TestRunner plugins ([#1361](https://github.com/stryker-mutator/stryker/issues/1361)) ([266247b](https://github.com/stryker-mutator/stryker/commit/266247b)) <a name="0.14.0"></a> # [0.14.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.13.3...stryker-mocha-framework@0.14.0) (2018-12-23) ### Features * **stryker-api:** Support stryker-api 0.23 ([#1293](https://github.com/stryker-mutator/stryker/issues/1293)) ([10720ad](https://github.com/stryker-mutator/stryker/commit/10720ad)) <a name="0.13.3"></a> ## [0.13.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.13.2...stryker-mocha-framework@0.13.3) (2018-12-12) **Note:** Version bump only for package stryker-mocha-framework <a name="0.13.2"></a> ## [0.13.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.13.1...stryker-mocha-framework@0.13.2) (2018-11-29) ### Bug Fixes * **stryker-api:** Update stryker-api peer dependency version ([677fc28](https://github.com/stryker-mutator/stryker/commit/677fc28)) <a name="0.13.1"></a> ## [0.13.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.13.0...stryker-mocha-framework@0.13.1) (2018-11-29) **Note:** Version bump only for package stryker-mocha-framework <a name="0.13.0"></a> # [0.13.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.12.5...stryker-mocha-framework@0.13.0) (2018-11-13) ### Features * **mocha-runner:** use default mocha.opts file, support relative imports ([#1237](https://github.com/stryker-mutator/stryker/issues/1237)) ([2711c2b](https://github.com/stryker-mutator/stryker/commit/2711c2b)), closes [#1046](https://github.com/stryker-mutator/stryker/issues/1046) <a name="0.12.5"></a> ## [0.12.5](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.12.3...stryker-mocha-framework@0.12.5) (2018-10-15) ### Bug Fixes * **version:** Version bump for failed release ([8cf9e87](https://github.com/stryker-mutator/stryker/commit/8cf9e87)) <a name="0.12.3"></a> ## [0.12.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.12.2...stryker-mocha-framework@0.12.3) (2018-10-03) **Note:** Version bump only for package stryker-mocha-framework <a name="0.12.2"></a> ## [0.12.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.12.1...stryker-mocha-framework@0.12.2) (2018-09-14) **Note:** Version bump only for package stryker-mocha-framework <a name="0.12.1"></a> ## [0.12.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.12.0...stryker-mocha-framework@0.12.1) (2018-08-21) **Note:** Version bump only for package stryker-mocha-framework <a name="0.12.0"></a> # [0.12.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.11.2...stryker-mocha-framework@0.12.0) (2018-08-19) ### Features * **stryker config:** rename config setting `reporter` to `reporters` ([#1088](https://github.com/stryker-mutator/stryker/issues/1088)) ([584218a](https://github.com/stryker-mutator/stryker/commit/584218a)), closes [#793](https://github.com/stryker-mutator/stryker/issues/793) <a name="0.11.2"></a> ## [0.11.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.11.1...stryker-mocha-framework@0.11.2) (2018-08-17) ### Bug Fixes * **dependencies:** support stryker-api 0.19.0 ([#1087](https://github.com/stryker-mutator/stryker/issues/1087)) ([44ce923](https://github.com/stryker-mutator/stryker/commit/44ce923)) <a name="0.11.1"></a> ## [0.11.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.11.0...stryker-mocha-framework@0.11.1) (2018-08-17) **Note:** Version bump only for package stryker-mocha-framework <a name="0.11.0"></a> # [0.11.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.10.3...stryker-mocha-framework@0.11.0) (2018-07-20) ### Bug Fixes * **Dependencies:** Pin all deps on minor version ([#974](https://github.com/stryker-mutator/stryker/issues/974)) ([f0a7e5a](https://github.com/stryker-mutator/stryker/commit/f0a7e5a)), closes [#954](https://github.com/stryker-mutator/stryker/issues/954) [#967](https://github.com/stryker-mutator/stryker/issues/967) ### Features * **logging:** Allow log to a file ([#954](https://github.com/stryker-mutator/stryker/issues/954)) ([c2f6b82](https://github.com/stryker-mutator/stryker/commit/c2f6b82)), closes [#748](https://github.com/stryker-mutator/stryker/issues/748) <a name="0.10.3"></a> ## [0.10.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.10.2...stryker-mocha-framework@0.10.3) (2018-07-04) **Note:** Version bump only for package stryker-mocha-framework <a name="0.10.2"></a> ## [0.10.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.10.1...stryker-mocha-framework@0.10.2) (2018-05-31) **Note:** Version bump only for package stryker-mocha-framework <a name="0.10.1"></a> ## [0.10.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.10.0...stryker-mocha-framework@0.10.1) (2018-05-21) **Note:** Version bump only for package stryker-mocha-framework <a name="0.10.0"></a> # [0.10.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.9.2...stryker-mocha-framework@0.10.0) (2018-04-30) ### Features * **node version:** drop node 4 support ([#724](https://github.com/stryker-mutator/stryker/issues/724)) ([a038931](https://github.com/stryker-mutator/stryker/commit/a038931)) ### BREAKING CHANGES * **node version:** Node 4 is no longer supported. <a name="0.9.2"></a> ## [0.9.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.9.1...stryker-mocha-framework@0.9.2) (2018-04-20) **Note:** Version bump only for package stryker-mocha-framework <a name="0.9.1"></a> ## [0.9.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.9.0...stryker-mocha-framework@0.9.1) (2018-04-11) ### Bug Fixes * Support stryker-api 0.16.0 ([#691](https://github.com/stryker-mutator/stryker/issues/691)) ([b2b019d](https://github.com/stryker-mutator/stryker/commit/b2b019d)) <a name="0.9.0"></a> ## [0.9.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.6...stryker-mocha-framework@0.9.0) (2018-04-04) **Note:** Version bump only for package stryker-mocha-framework <a name="0.8.6"></a> ## [0.8.6](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.5...stryker-mocha-framework@0.8.6) (2018-03-22) ### Bug Fixes * **peerDependency:** update stryker-api requirement to ^0.14.0 ([3ce04d4](https://github.com/stryker-mutator/stryker/commit/3ce04d4)) <a name="0.8.5"></a> ## [0.8.5](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.4...stryker-mocha-framework@0.8.5) (2018-03-22) **Note:** Version bump only for package stryker-mocha-framework <a name="0.8.4"></a> ## [0.8.4](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.3...stryker-mocha-framework@0.8.4) (2018-03-21) **Note:** Version bump only for package stryker-mocha-framework <a name="0.8.3"></a> ## [0.8.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.2...stryker-mocha-framework@0.8.3) (2018-02-07) ### Bug Fixes * **dependencies:** update stryker-api requirement to ^0.13.0 ([8eba6d4](https://github.com/stryker-mutator/stryker/commit/8eba6d4)) <a name="0.8.2"></a> ## [0.8.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.1...stryker-mocha-framework@0.8.2) (2018-02-07) **Note:** Version bump only for package stryker-mocha-framework <a name="0.8.1"></a> ## [0.8.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.8.0...stryker-mocha-framework@0.8.1) (2018-01-19) **Note:** Version bump only for package stryker-mocha-framework <a name="0.8.0"></a> # [0.8.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.7.2...stryker-mocha-framework@0.8.0) (2018-01-12) ### Features * **stryker-mocha-framework:** Support mocha in karma ([#567](https://github.com/stryker-mutator/stryker/issues/567)) ([ca389e5](https://github.com/stryker-mutator/stryker/commit/ca389e5)) <a name="0.7.2"></a> ## [0.7.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.7.1...stryker-mocha-framework@0.7.2) (2017-12-21) **Note:** Version bump only for package stryker-mocha-framework <a name="0.7.1"></a> ## [0.7.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.7.0...stryker-mocha-framework@0.7.1) (2017-11-27) **Note:** Version bump only for package stryker-mocha-framework <a name="0.7.0"></a> # [0.7.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.6.1...stryker-mocha-framework@0.7.0) (2017-11-13) ### Features * **mocha 4:** Add support for mocha version 4 ([#455](https://github.com/stryker-mutator/stryker/issues/455)) ([de6ae4f](https://github.com/stryker-mutator/stryker/commit/de6ae4f)) <a name="0.6.1"></a> ## [0.6.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.6.0...stryker-mocha-framework@0.6.1) (2017-10-24) **Note:** Version bump only for package stryker-mocha-framework <a name="0.6.0"></a> ## [0.6.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.5.1...stryker-mocha-framework@0.6.0) (2017-10-20) ### Bug Fixes * **mocha framework:** Select tests based on name ([#413](https://github.com/stryker-mutator/stryker/issues/413)) ([bb7c02f](https://github.com/stryker-mutator/stryker/commit/bb7c02f)), closes [#249](https://github.com/stryker-mutator/stryker/issues/249) ### BREAKING CHANGES * **mocha framework:** * Change api of `TestFramework`. It now provides an array of `TestSelection` objects, instead of an array of numbers with test ids. <a name="0.5.1"></a> ## [0.5.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.5.0...stryker-mocha-framework@0.5.1) (2017-10-10) **Note:** Version bump only for package stryker-mocha-framework <a name="0.5.0"></a> ## [0.5.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.4.0...stryker-mocha-framework@0.5.0) (2017-09-19) <a name="0.4.0"></a> # [0.4.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.3.0...stryker-mocha-framework@0.4.0) (2017-08-25) ### Code Refactoring * change ConfigWriter interface name to ConfigEditor (#357) ([ec4ae03](https://github.com/stryker-mutator/stryker/commit/ec4ae03)) ### BREAKING CHANGES * Public api for `ConfigWriter` is renamed to `ConfigEditor`. The corresponding `write` method is renamed to `edit`. If you're using custom `ConfigWriter` plugins you should rename the `write` method to `edit`. Please update the `stryker-mocha-framework` and `stryker-karma-runner` to the latest versions as they provide the new `ConfigEditor` plugin. <a name="0.3.0"></a> # [0.3.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.2.0...stryker-mocha-framework@0.3.0) (2017-08-11) ### Features * **ci-integration:** Configurable thresholds based on mutation score (#355) ([93f28cc](https://github.com/stryker-mutator/stryker/commit/93f28cc)), closes [#220](https://github.com/stryker-mutator/stryker/issues/220) <a name="0.2.0"></a> ## [0.2.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.1.4...stryker-mocha-framework@0.2.0) (2017-08-04) <a name="0.1.4"></a> ## [0.1.4](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.1.3...stryker-mocha-framework@0.1.4) (2017-07-14) <a name="0.1.3"></a> ## [0.1.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.1.2...stryker-mocha-framework@0.1.3) (2017-06-16) ### Bug Fixes * **npmignore:** Align npm ignores (#321) ([db2a56e](https://github.com/stryker-mutator/stryker/commit/db2a56e)) <a name="0.1.1"></a> ## [0.1.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.1.0...stryker-mocha-framework@0.1.1) (2017-06-08) <a name="0.4.0"></a> # [0.4.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.4.0...stryker-mocha-runner@0.4.0) (2017-06-02) ### Bug Fixes * **deps:** Add stryker-api as peerDependency ([8b01a66](https://github.com/stryker-mutator/stryker/commit/8b01a66)) * **deps:** Add typings as dev-dependency ([4ee866a](https://github.com/stryker-mutator/stryker/commit/4ee866a)) * **deps:** Fix peer dependency version for mocha ([780ca90](https://github.com/stryker-mutator/stryker/commit/780ca90)) * **deps:** Remove unused dependency ([121a549](https://github.com/stryker-mutator/stryker/commit/121a549)) * **deps:** Remove unused dependency ([1f6dbba](https://github.com/stryker-mutator/stryker/commit/1f6dbba)) * **deps:** Set version of stryker api ([49a1384](https://github.com/stryker-mutator/stryker/commit/49a1384)) * **deps:** Update out dated dependencies ([cc0be9a](https://github.com/stryker-mutator/stryker/commit/cc0be9a)) * **deps:** Update outdated dependencies ([0fc17be](https://github.com/stryker-mutator/stryker/commit/0fc17be)) * **deps:** Update version stryker-api ([3a1a36c](https://github.com/stryker-mutator/stryker/commit/3a1a36c)) * **index:** Add file which loads the TestRunner ([55fd132](https://github.com/stryker-mutator/stryker/commit/55fd132)) * **package.json:** Use most recent major versions (#296) ([57236d8](https://github.com/stryker-mutator/stryker/commit/57236d8)) * **TestRunner:** Add try-catch ([0c41fbf](https://github.com/stryker-mutator/stryker/commit/0c41fbf)) * **tsconfig:** Extend base tsconfig and don't exclude typings folder (#298) ([622170b](https://github.com/stryker-mutator/stryker/commit/622170b)) * **tslint:** Add linting ([9c360b2](https://github.com/stryker-mutator/stryker/commit/9c360b2)) ### Features * **es2015-promise:** Remove dep to es6-promise (#5) ([6f38885](https://github.com/stryker-mutator/stryker/commit/6f38885)) * **mocha-framework:** Move mocha test framework to seperate package (#308) ([ae0074e](https://github.com/stryker-mutator/stryker/commit/ae0074e))* **one-pass-coverage:** Update test runner (#4) ([6716519](https://github.com/stryker-mutator/stryker/commit/6716519)) * **ts2:** Migrate to typescript 2 ([0c9a655](https://github.com/stryker-mutator/stryker/commit/0c9a655)) * **unincluded-files:** Support unincluded files ([80297bc](https://github.com/stryker-mutator/stryker/commit/80297bc)) ### BREAKING CHANGES * **mocha-framework:** Users with `testRunner: "mocha",testFramework: "mocha"` should now also install "stryker-mocha-framework". <a name="0.1.0"></a> # [0.1.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-framework@0.1.0...stryker-mocha-framework@0.1.0) (2017-06-02) ### Features * **mocha-framework:** Move mocha test framework to seperate package (#308) ([ae0074e](https://github.com/stryker-mutator/stryker/commit/ae0074e)) ### BREAKING CHANGES * **mocha-framework:** Users with `testRunner: "mocha",testFramework: "mocha"` should now also install "stryker-mocha-framework".