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