Skip to content

v7.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 19:12
v7.21.0
454db46

Added

  • [Core] Pretty-Print DocStringArgument Step Arguments(#2953 Daniel Miladinov)
  • [Core] Include hook type in cucumber message (#2972 M.P. Korstanje)

Changed

  • [Archetype] Replace JUnit Jupiter with AssertJ (#2969 M.P. Korstanje)
  • [JUnit Platform Engine] Use JUnit Platform 1.11.3 (JUnit Jupiter 5.11.3)
  • [Core] Update dependency io.cucumber:gherkin to v31.0.0
  • [Core] Update dependency io.cucumber:messages to v27.2.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.9.0
  • [Core] Update dependency io.cucumber:query to v13.2.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.3.1

Fixed

  • [Core] Include root cause when using DataTable.asList and friends (#2949 M.P. Korstanje)
  • [Core] Indent stacktrace in pretty formatter (#2970 M.P. Korstanje)
  • [JUnit Platform Engine] Set Engine-Version-cucumber attribute (#2963 M.P. Korstanje)