Cucumber v2.0.1 Release Notes

  • โž• Added

    • [Core] cucumber.api.TableConverter interface (#1223 M.P. Korstanje)

    ๐Ÿ—„ Deprecated

    • [Core] Deprecated constructors and run method of TestCase and Test Step (#1223 M.P. Korstanje)

    ๐Ÿ›  Fixed

    • [Core] Skip test step execution if --dry-run is specified (#1220 ,#1219 Adrian Baker)
    • [Java8] NullPointerException at Java8StepDefinition.isDefinedAt (#1222, #1217 M.P. Korstanje)
    • [Core] Scenario.isFailed always return false (#1216, #1215 Olivier Lemasle)
    • [Docs] Javadoc stylesheet issue (#1212, #796 Marit Van Dijk)