Cucumber v5.5.0 Release Notes

Release Date: 2020-03-12 // about 4 years ago
  • ➕ Added

    • [Java] Add @ParameterType(useRegexpMatchAsStrongTypeHint=true/false) (#1905 M.P. Korstanje)

    🛠 Fixed

    • [TestNG] Fix concurrent modification of events (#1919 M.P. Korstanje)
      • Resolves an NPE when running TestNG with parallel="methods"