2.0.0 Universal Lazy Vars
2.0.0 (2018-01-09)
The main purpose of this release was a goal to refactor package, so that it's possible to add support for other testing frameworks like jasmine
Features
- interface: adds support for jasmine testing framework
Documentation
- README: updates documentation to clearly reflect the purpose of the project
Breaking Changes
- interface:
rspec
is no longer available. Currently all interfaces work according to rspec flow execution. If you usedbdd-lazy-var/rspec
just replace it withbdd-lazy-var/global