1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/tests/specs/npm/es_module
David Sherret 3e98ea4e69
chore(tests/specs): ability to have sub tests in file (#23667)
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)
2024-05-03 10:19:42 +05:30
..
__test__.jsonc chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
bundle.out chore: rough first pass on spec tests (#22877) 2024-03-13 16:21:13 +00:00
main.js chore: rough first pass on spec tests (#22877) 2024-03-13 16:21:13 +00:00
main.out chore: rough first pass on spec tests (#22877) 2024-03-13 16:21:13 +00:00
test.js chore: rough first pass on spec tests (#22877) 2024-03-13 16:21:13 +00:00
test.out chore: rough first pass on spec tests (#22877) 2024-03-13 16:21:13 +00:00