🚀 Features
- Introduce
%$
option to add number of the test to its title - by @kemuridama in #7412 (df347) - Add
diff.maxDepth
option and set non-Infinity
value as a default to reduce crash - by @hi-ogawa in #7481 (eacab) - Allow array element for
test.each/for
title formatting - by @hi-ogawa in #7522 (ea3d6) - reporter:
- Always render test time - by @AriPerkkio and Michał Grzegorzewski in #7529 (5eba6)
--silent=passed-only
to log failed tasks only - by @AriPerkkio in #7530 (f9e1c)
- vitest:
- Allow conditional
context.skip(boolean)
- by @sheremet-va and @AriPerkkio in #7659 (6adec)
- Allow conditional