@northbrook/mocha
Version:
Mocha Configuration for Northbrook
96 lines (53 loc) • 2.55 kB
Markdown
# 3.1.1 (2017-01-30)
## Bug Fixes
- fix(handler): fix for error messages [2b4d8be4](https://github.com/northbrookjs/mocha/commits/2b4d8be454c129f7dd0e95bb93ef4c242ccf0eee)
# 3.1.0 (2017-01-09)
## Features
- feat(mocha): add configurability of pattern matching [a08f4f42](https://github.com/northbrookjs/mocha/commits/a08f4f426080cbee8b66d93b28ff2058a1f485c7)
# 3.0.1 (2017-01-03)
## Bug Fixes
- fix(handler): add back exclude filtering [815a3836](https://github.com/northbrookjs/mocha/commits/815a383602ec8795d501735958c563bbd7047210)
# 3.0.0 (2017-01-03)
## Breaking Changes
1. removes `changed` config option
- feat(mocha): update to latest northbrook and remove changed config [5f88e886](https://github.com/northbrookjs/mocha/commits/5f88e886ae101b70c8644085187011be9d24c2dd)
# 2.2.0 (2017-01-03)
## Features
- feat(mocha): add option to exclude packages [27ecf9a0](https://github.com/northbrookjs/mocha/commits/27ecf9a024b7bac5d0cbb140e581e35811175e10)
# 2.1.5 (2017-01-02)
## Bug Fixes
- fix(runTests): do not run .js files in generated folders [e81c2606](https://github.com/northbrookjs/mocha/commits/e81c2606982b3237d603f22f23278e5a126f1c3e)
# 2.1.4 (2017-01-02)
## Bug Fixes
- fix(runTests): add generated file folders to blacklist [54b13b30](https://github.com/northbrookjs/mocha/commits/54b13b30f32e8099f77d31adbc90b36c04e7c8f1)
# 2.1.3 (2017-01-02)
## Bug Fixes
- fix(mocha): exit with 1 on errors [4bd4d2e8](https://github.com/northbrookjs/mocha/commits/4bd4d2e8e76c741780a20cadc346e9887aa600bc)
# 2.1.2 (2017-01-02)
## Bug Fixes
- fix(runTests): fix default test regex patterns [886abaa3](https://github.com/northbrookjs/mocha/commits/886abaa36b61ca526bcde2d36f5647a7ee995680)
# 2.1.1 (2016-12-23)
## Bug Fixes
- fix(mocha): default configuration causes many errors to throw [005c7a28](https://github.com/northbrookjs/mocha/commits/005c7a28bb9db4f01800ec52da8913a836e9897e)
# 2.1.0 (2016-12-23)
## Features
- feat(mocha): support es2015 tests out of box with buba [7f168231](https://github.com/northbrookjs/mocha/commits/7f1682318fd4f68cdd14a1a5f7bd307ebb95fe01)
# 2.0.0 (2016-12-23)
## Features
- feat(mocha): Reimplement for v4 of Northbrook [0c861d9b](https://github.com/northbrookjs/mocha/commits/0c861d9b360a1f02d45db02adf78d046cd302add)
# v1.0.0 (2016-09-04)
## Breaking Changes
- feat(mocha): initial implemenation of mocha configuration [2b0476ce](https://github.com/northbrookjs/mocha/commits/2b0476ceb7b92b1a4c22382b4b776c557ecc91f3)