Releases: badeball/cypress-cucumber-preprocessor
Releases · badeball/cypress-cucumber-preprocessor
v1.15.0
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
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.1
1.14.1 (2019-08-22)
Bug Fixes
- scenario outline examples variable multiple times in single step (c321a17), closes #211
v1.13.1
1.13.1 (2019-08-09)
Bug Fixes
- manually release a patch version (be5de73), closes #193
v1.13.0
1.13.0 (2019-07-23)
Features
- make the cucumber json report optional, updated docs (ff1f41f)
v1.12.0
1.12.0 (2019-06-12)
Bug Fixes
Features
v1.11.2
1.11.2 (2019-05-18)
Bug Fixes
- proper path in the cypress-tags wrapper when not using a linked version (#167) (5dfbe51)