Skip to content

2.0.0 Universal Lazy Vars

Compare
Choose a tag to compare
@stalniy stalniy released this 09 Jan 11:31
· 415 commits to master since this release

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 used bdd-lazy-var/rspec just replace it with bdd-lazy-var/global