mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
54890ee98b
This adds the ability to pattern match unordered lines. For example, the downloading messages may appear in any order ``` [UNORDERED_START] Download https://localhost:4546/a.ts Download https://localhost:4546/b.ts [UNORDERED_END] Hello! ``` Additionally, I've made the pattern matching slightly more strict and the output better. |
||
---|---|---|
.. | ||
failing_steps.dot.out | ||
failing_steps.out | ||
failing_steps.tap.out | ||
failing_steps.ts | ||
ignored_steps.dot.out | ||
ignored_steps.out | ||
ignored_steps.tap.out | ||
ignored_steps.ts | ||
invalid_usage.out | ||
invalid_usage.ts | ||
output_within.out | ||
output_within.ts | ||
passing_steps.dot.out | ||
passing_steps.out | ||
passing_steps.tap.out | ||
passing_steps.ts |