mocha-each
Version:
Parameterized test utility for Mocha
17 lines (9 loc) • 463 B
Markdown
## 2.0.1 (2019-06-27)
- Fix broken build ([#10](https://github.com/ryym/mocha-each/pull/10))
## 2.0.0 (2019-06-22)
- Update development dependencies ([#7](https://github.com/ryym/mocha-each/pull/7))
- [BREAKING] Drop Node.js v4 support
## 1.2.0 (2018-01-23)
- Support parameterization at `describe` level ([#6](https://github.com/ryym/mocha-each/pull/6))
## 1.1.0 (2017-04-25)
- Propagate return value ([#4](https://github.com/ryym/mocha-each/pull/4))