Skip to content

Releases: badeball/cypress-cucumber-preprocessor

v4.3.1

06 Dec 15:28
8e2df7e
Compare
Choose a tag to compare

4.3.1 (2021-12-06)

Bug Fixes

  • deps: [security] bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (#638) (8e2df7e), closes #618

v4.3.0

04 Oct 11:16
f177e54
Compare
Choose a tag to compare

4.3.0 (2021-10-04)

Features

  • cypress-tags.js: scenario outlines with examples were not correctly filtered by tags (#609) (f177e54), closes #196

v4.2.0

26 Jul 11:05
2789e0b
Compare
Choose a tag to compare

4.2.0 (2021-07-26)

Features

  • tags: fix inheritance according to cucumber specs (#557) (2789e0b)

v4.1.4

09 Jul 12:39
Compare
Choose a tag to compare

4.1.4 (2021-07-09)

Bug Fixes

  • commonpath: commonPath fixed for subdirectories with nonGlobalStepDefinitions (2054f3d), closes #594 #594 #593

v4.1.3

02 Jul 16:03
4fb5873
Compare
Choose a tag to compare

4.1.3 (2021-07-02)

Bug Fixes

  • release: manually release a patch version (4fb5873)

v4.1.2

03 Jun 15:31
Compare
Choose a tag to compare

4.1.2 (2021-06-03)

Bug Fixes

  • cypress-tags.js: changed GLOB option handling to fix issues with commas in glob patterns (d4bb762), closes #429

Performance Improvements

  • cypress-tags.js: changed stripCLIArguments so that it uses dargs package to handle options (fa1c56f)

v4.1.1

28 May 06:14
Compare
Choose a tag to compare

4.1.1 (2021-05-28)

Bug Fixes

  • after hook is not being called if one of my steps failed (59137f4)

v4.1.0

22 Apr 07:49
Compare
Choose a tag to compare

4.1.0 (2021-04-22)

Features

  • Support Multiline Step Arguments (e7c0804)
  • getstepdefinitionpaths.js: allow tsx extension for step definition files (3db704b)

v4.0.3

23 Mar 10:54
Compare
Choose a tag to compare

4.0.3 (2021-03-23)

Bug Fixes

  • createtestfromscenario.js: use err as 2nd arg in failHandler for mocha event (f5d5de4)

v4.0.2

23 Mar 10:43
Compare
Choose a tag to compare

4.0.2 (2021-03-23)

Bug Fixes