Skip to content

Releases: b-yond-infinite-network/jest-cucumber-fusion

v0.6.4

28 Apr 20:00
Compare
Choose a tag to compare

0.6.4 (2020-04-28)

Bug Fixes

  • dependencies: upgraded libraries to match advisory (d16f317)

v0.6.3

18 Feb 23:34
Compare
Choose a tag to compare

0.6.3 (2020-02-18)

Bug Fixes

v0.6.2

18 Feb 22:41
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

0.6.2 (2020-02-18)

Bug Fixes

  • ci: adding automated semantic-release (7e17823)

3rd Beta

05 Feb 16:13
Compare
Choose a tag to compare
3rd Beta Pre-release
Pre-release

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

17 Jan 01:05
Compare
Choose a tag to compare
2d Beta - improvement Pre-release
Pre-release

We added the chaining of test definition to avoid repeat code smell

First beta

24 Dec 05:41
Compare
Choose a tag to compare
First beta Pre-release
Pre-release

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.