Skip to content

2.23.1

Latest
Compare
Choose a tag to compare
@Krinkle Krinkle released this 07 Dec 16:05
· 264 commits to main since this release
2.23.1

Fixed

  • CLI: Fix support for strict TAP parsers by limiting colors to test names. #1801
  • CLI: Fix confusing --seed option eating the file argument. #1691
  • CLI: Remove confusing expected: undefined under error messages in TAP reporter. #1794
  • HTML Reporter: Fix broken "Rerun without max depth" link. da0c59e101 (see also 91db92dbc5, 73c03cf277)
  • HTML Reporter: Fix <label> to wrap <select> for multi-value urlConfig item. #1773