Skip to content

Releases: badeball/cypress-cucumber-preprocessor

v1.19.0

17 Dec 11:03

Choose a tag to compare

1.19.0 (2019-12-17)

Features

  • cucumbertemplate: allow for loading feature files that are in ancestral directories (152ccdd), closes #245

v1.18.0

05 Dec 18:13

Choose a tag to compare

1.18.0 (2019-12-05)

Features

  • featuresloader: allow to use featuresLoader with Webpack (96f9311)

v1.17.0

29 Nov 10:24

Choose a tag to compare

1.17.0 (2019-11-29)

Features

  • cypress-tags: allow a GLOB to be passed to cypress-tags to limit the spec files searched (e62fe1c), closes #276

v1.16.2

09 Oct 09:08
bfdb5af

Choose a tag to compare

1.16.2 (2019-10-09)

Bug Fixes

  • featuresloader: make bundling feature work with repeated non-glo… (#234) (bfdb5af), closes #230

v1.16.1

05 Oct 09:15
25e31ac

Choose a tag to compare

1.16.1 (2019-10-05)

Bug Fixes

v1.16.0

28 Aug 17:21

Choose a tag to compare

1.16.0 (2019-08-28)

Features

  • browserify preprocessor: bumped the dependency for cypress browserify preprocessor (#220) (270106e), closes #185
  • Makes the console.log bold when it logs each step (#171) (ad2b9f3)

v1.15.1

27 Aug 08:21

Choose a tag to compare

1.15.1 (2019-08-27)

Bug Fixes

v1.15.0

26 Aug 16:37
c08fb58

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

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

Choose a tag to compare

1.14.2 (2019-08-24)

Bug Fixes