Cucumber.js v3.0.5 Release Notes

Release Date: 2017-10-14 // over 6 years ago
  • 🆕 New Features

    • defineParameterType: The transformer function's this object is now the current World (as long as it's not an arrow function). (#948 Aslak Hellesøy)
    • Before / After: The first argument now includes a pickle property which can be used to get the name / tags of the running scenario. (#947 Giuseppe DiBella)