@netatwork/mocha-utils
Version:
Utility package for mocha based test setup
64 lines (31 loc) • 2.63 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.1.6](https://github.com/Netatwork-de/mocha-utils/compare/v2.1.1...v2.1.6) (2025-07-07)
### Bug Fixes
* kmhtml css ([4ba5bb2](https://github.com/Netatwork-de/mocha-utils/commit/4ba5bb2dc88ac753215a23fa479594512f78bba5))
* security vulnerabilities ([ef9590b](https://github.com/Netatwork-de/mocha-utils/commit/ef9590b39aed71fbdbe9c7b45091b0dc82aadb04))
## 2.1.0 (2022-01-13)
* chore: updated all dependencies ([9f92863](https://github.com/Netatwork-de/mocha-utils/commit/9f92863))
## 2.0.0 (2021-06-26)
* BREAKING CHANGE: moved Spy impl. to @netatwork/spy ([2e8b737](https://github.com/Netatwork-de/mocha-utils/commit/2e8b737))
The new repository is https://github.com/Netatwork-de/spy.
## <small>1.1.6 (2021-06-03)</small>
* chore: deps update and fixed linting ([f50d7f5](https://github.com/Netatwork-de/mocha-utils/commit/f50d7f5))
## <small>1.1.5 (2020-11-20)</small>
* chore(spy): typing enhancements ([250d668](https://github.com/Netatwork-de/mocha-utils/commit/250d668), [5f5ecd9](https://github.com/Netatwork-de/mocha-utils/commit/5f5ecd9))
## <small>1.1.4 (2020-11-19)</small>
* fix(spy): 0 call count assertion ([b6c31e2](https://github.com/Netatwork-de/mocha-utils/commit/b6c31e2))
* chore(spy): type definition enhancement ([886a671](https://github.com/Netatwork-de/mocha-utils/commit/886a671), [fff45f7](https://github.com/Netatwork-de/mocha-utils/commit/fff45f7), [3115009](https://github.com/Netatwork-de/mocha-utils/commit/3115009))
## <small>1.1.3 (2020-11-09)</small>
* chore: corrected the FF error details for real this time ([bdd7951](https://github.com/Netatwork-de/mocha-utils/commit/bdd7951))
## <small>1.1.2 (2020-11-09)</small>
* chore: added a max-height to the result ([292755b](https://github.com/Netatwork-de/mocha-utils/commit/292755b))
* chore: error details fix for firefox ([0de5ba8](https://github.com/Netatwork-de/mocha-utils/commit/0de5ba8))
## <small>1.1.1 (2020-11-09)</small>
* chore: changed the duration to seconds for the HTML reporter ([cb268d0](https://github.com/Netatwork-de/mocha-utils/commit/cb268d0))
## <small>1.1.0 (2020-11-02)</small>
* refactor: html report style changes ([0695de1](https://github.com/Netatwork-de/mocha-utils/commit/0695de1))
## <small>1.0.4 (2020-09-21)</small>
* fix: karma-html reporter ([8b5d510](https://github.com/Netatwork-de/mocha-utils/commit/8b5d510))
## <small>1.0.3 (2020-09-18)</small>
Initial release of the package.