Releases: b-yond-infinite-network/jest-cucumber-fusion
Releases · b-yond-infinite-network/jest-cucumber-fusion
v0.6.4
v0.6.3
v0.6.2
3rd Beta
Release v0.6.1
This release currently support the following :
- Full jest-cucumber with
- Scenario Outlines
- Definition reuse
- Dynamic values
- Gherkin tables
- Step definition function reuse
- Jest coverage allowing you to
98% coverage through tests
Planned for future release
- Bug fixes
2d Beta - improvement
We added the chaining of test definition to avoid repeat code smell
First beta
This is the first release of jest-cucumber-fusion.
In encapsulate jest-cucumber to facilitate writing Cucumber test in a natural way but maintain the jest integration.