tape-around
Version:
Add before and after hooks to tape tests
36 lines (20 loc) • 668 B
Markdown
## [v2.2.0]
> Jan 14, 2016
- Always run `after()` hooks even if tests fail.
[v2.2.0]: https://github.com/rstacruz/tape-around/compare/v2.1.0...v2.2.0
## [v2.1.0]
> Jan 14, 2016
- Add support for test name prefixes.
[v2.1.0]: https://github.com/rstacruz/tape-around/compare/v2.0.0...v2.1.0
## [v2.0.0]
> Jan 14, 2016
- Full rewrite with a new simpler API.
[v2.0.0]: https://github.com/rstacruz/tape-around/compare/v1.1.0...v2.0.0
## [v1.1.0]
> Jan 13, 2016
- Fix nesting.
[v1.1.0]: https://github.com/rstacruz/tape-around/compare/v1.0.0...v1.1.0
## [v1.0.0]
> Jan 13, 2016
- Initial release.
[v1.0.0]: https://github.com/rstacruz/tape-around/tree/v1.0.0