mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
Allows writing named sub-tests. These are: 1. Filterable on the command line via `cargo test ...` 2. Run in parallel 3. Use a fresh temp and deno dir for each test (unlike steps) |
||
|---|---|---|
| .. | ||
| __test__.jsonc | ||
| analyzable.out | ||
| analyzable.ts | ||
| nonanalyzable.out | ||
| nonanalyzable.ts | ||