Skip to content

Releases: badeball/cypress-cucumber-preprocessor

v1.15.1

27 Aug 08:21
Compare
Choose a tag to compare

1.15.1 (2019-08-27)

Bug Fixes

v1.15.0

26 Aug 16:37
c08fb58
Compare
Choose a tag to compare

1.15.0 (2019-08-26)

Bug Fixes

  • .features: have the new load-all loader work with non-global step definitions (b2a3048)
  • featuresloader: send only the basename of the feature file - match the original loader behavior (c3db0c7)

Features

  • cleanup and improvement for the significantly faster testrun for all tests (9b2e907), closes #189

v1.14.3

25 Aug 19:30
Compare
Choose a tag to compare

1.14.3 (2019-08-25)

Bug Fixes

  • Remove the text/plain attachment embedded in the cucumber report when an error is thrown. (#222) (4527d7a)

v1.14.2

24 Aug 08:14
f36bff8
Compare
Choose a tag to compare

1.14.2 (2019-08-24)

Bug Fixes

v1.14.1

22 Aug 12:28
c321a17
Compare
Choose a tag to compare

1.14.1 (2019-08-22)

Bug Fixes

  • scenario outline examples variable multiple times in single step (c321a17), closes #211

v1.14.0

21 Aug 09:44
Compare
Choose a tag to compare

1.14.0 (2019-08-21)

Features

  • cucumber style Before/After hooks with tags (6ee3fed), closes #195 #25

v1.13.1

09 Aug 16:10
be5de73
Compare
Choose a tag to compare

1.13.1 (2019-08-09)

Bug Fixes

  • manually release a patch version (be5de73), closes #193

v1.13.0

23 Jul 12:14
Compare
Choose a tag to compare

1.13.0 (2019-07-23)

Features

  • make the cucumber json report optional, updated docs (ff1f41f)

v1.12.0

12 Jun 12:04
015de0f
Compare
Choose a tag to compare

1.12.0 (2019-06-12)

Bug Fixes

Features

v1.11.2

18 May 11:56
5dfbe51
Compare
Choose a tag to compare

1.11.2 (2019-05-18)

Bug Fixes

  • proper path in the cypress-tags wrapper when not using a linked version (#167) (5dfbe51)