Releases: badeball/cypress-cucumber-preprocessor
Releases · badeball/cypress-cucumber-preprocessor
v15.1.3
- Ensure attachments are correctly added to HTML reports in case of retries, fixes #931.
v15.1.2
- Limit the size of internal variables contained within the Cypress environment, fixes #908.
v15.1.1
- Log hooks using log groups as well, fixes #922.
v15.1.0
- Log steps and commands using log groups, fixes #796.
v13.1.0
-
Better support for worlds in TypeScript, fixes #864.
-
Extended documentation, particularly in regards to pairing step definitions.
v13.0.3
- Performance improvements to diagnostics.
v13.0.2
- Correctly assign
testState.pickleStep
, fixes #836.
v13.0.1
- Support absolute paths in
stepDefinitions
, fixes #832.