@@ -82,8 +82,33 @@ stderr
8282---tty-stream-chunk-separator
8383 [32m✔[39m slow [90m[2m›[22m[39m slow[90m[2m (000ms)[22m[39m
8484---tty-stream-chunk-separator
85+ output-in-hook [90m[2m›[22m[39m before hook
86+ [35mℹ[39m [90mbefore[39m
87+ ---tty-stream-chunk-separator
88+ output-in-hook [90m[2m›[22m[39m beforeEach hook for passing test
89+ [35mℹ[39m [90mbeforeEach[39m
90+ ---tty-stream-chunk-separator
91+ output-in-hook [90m[2m›[22m[39m beforeEach hook for failing test
92+ [35mℹ[39m [90mbeforeEach[39m
93+ ---tty-stream-chunk-separator
94+ [32m✔[39m output-in-hook [90m[2m›[22m[39m passing test
95+ ---tty-stream-chunk-separator
96+ [31m✖[39m output-in-hook [90m[2m›[22m[39m failing test [31mTest failed via `t.fail()`[39m
97+ ---tty-stream-chunk-separator
98+ output-in-hook [90m[2m›[22m[39m afterEach hook for passing test
99+ [35mℹ[39m [90mafterEach[39m
100+ ---tty-stream-chunk-separator
101+ output-in-hook [90m[2m›[22m[39m afterEach.always hook for failing test
102+ [35mℹ[39m [90mafterEachAlways[39m
103+ ---tty-stream-chunk-separator
104+ output-in-hook [90m[2m›[22m[39m afterEach.always hook for passing test
105+ [35mℹ[39m [90mafterEachAlways[39m
106+ ---tty-stream-chunk-separator
107+ output-in-hook [90m[2m›[22m[39m cleanup
108+ [35mℹ[39m [90mafterAlways[39m
109+ ---tty-stream-chunk-separator
85110
86- [31m8 tests failed[39m
111+ [31m9 tests failed[39m
87112 [31m1 known failure[39m
88113 [33m1 test skipped[39m
89114 [34m1 test todo[39m
@@ -222,4 +247,16 @@ stderr
222247
223248 [33mnull[39m
224249
250+
251+
252+ [1moutput-in-hook [90m[2m›[1m[39m failing test[22m
253+
254+ [90m~/test/fixture/report/regular/output-in-hook.js:34[39m
255+
256+ [90m33:[39m test('failing test', t => {
257+ [41m 34: t.fail(); [49m
258+ [90m35:[39m });
259+
260+ Test failed via `t.fail()`
261+
225262---tty-stream-chunk-separator
0 commit comments