1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/jsr
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
..
deps chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
excluded_export_module fix(publish): --dry-publish should error for gitignored excluded files (#23540) 2024-04-24 18:52:05 +00:00
import_https_url chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
import_jsr_via_https feat(jsr): support importing from jsr via HTTPS specifiers (except for type checking) (#23513) 2024-04-24 21:43:34 +00:00
jsx_with_no_pragmas chore(specs): add jsr and npm env vars to tests by default (#23171) 2024-04-01 21:58:05 -04:00
jsx_with_pragmas chore(specs): add jsr and npm env vars to tests by default (#23171) 2024-04-01 21:58:05 -04:00
module_graph chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
module_graph2 chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
no_module_graph chore(tests/specs): ability to have sub tests in file (#23667) 2024-05-03 10:19:42 +05:30
no_unused_params chore(specs): add jsr and npm env vars to tests by default (#23171) 2024-04-01 21:58:05 -04:00
subset_type_graph chore(specs): add jsr and npm env vars to tests by default (#23171) 2024-04-01 21:58:05 -04:00
version_not_found chore(specs): add jsr and npm env vars to tests by default (#23171) 2024-04-01 21:58:05 -04:00
worker feat(jsr): support importing from jsr via HTTPS specifiers (except for type checking) (#23513) 2024-04-24 21:43:34 +00:00