github badeball/cypress-cucumber-preprocessor v19.0.0

latest releases: v22.0.1, v22.0.0, v21.0.3...
15 months ago

Breaking changes:

  • Run After(..) hooks in reversed order of definition. This is in line with how cucumber-js behaves.

  • Updated all dependencies, including @cucumber/cucumber to v10.

Other changes:

  • Scenario hooks (Before(..) and After(..)) are now invoked with an object containing a bunch of relevant data. This is in line with how cucumber-js behaves.

  • Hooks may now be optionally named. This is in line with how cucumber-js behaves.

  • Omit outputting internal task to the command log when using attach(..).

  • Add an API for adding attachments from the Node environment, fixes #1089.

Don't miss a new cypress-cucumber-preprocessor release

NewReleases is sending notifications on new releases.