0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/cli/tests/testdata/test/steps
Bartek Iwańczuk d4ad2b809c
feat(test): repeat test name if there's user output (#14495)
This commit changes test report output to repeat test name
before printing result, but only if there's user output, denoted
by markers.
2022-05-09 13:25:04 +02:00
..
failing_steps.out feat(test): change "failures:" headers in test report (#14490) 2022-05-09 10:56:13 +02:00
failing_steps.ts
ignored_steps.out fix(cli/tools/test): Prefix test module paths with "./" (#14301) 2022-04-16 21:51:55 +02:00
ignored_steps.ts
invalid_usage.out feat(test): change "failures:" headers in test report (#14490) 2022-05-09 10:56:13 +02:00
invalid_usage.ts
output_within.out feat(test): repeat test name if there's user output (#14495) 2022-05-09 13:25:04 +02:00
output_within.ts feat(test): format user code output (#14271) 2022-04-15 14:24:41 +02:00
passing_steps.out fix(cli/tools/test): Prefix test module paths with "./" (#14301) 2022-04-16 21:51:55 +02:00
passing_steps.ts