All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- $index is now exposed to test titles allowing the index of the test to be rendered
- Feature optionally use template literals as the data table instead of nested arrays.
- Fix for Test args is mutated
- Breaking change to how to specify which test function is to be unrolled.
- Added examples for Jasmine, Mocha, Tape and AVA
- Added Code Climate integration
- Moved away from jshint to eslint
- Update dependencies. Also fixes issue 3
- Better browser support
- Updated examples
- Initial release