mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
3e98ea4e69
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) |
||
---|---|---|
.. | ||
check_pkg_json_import | ||
cjs_internal_types_default_export | ||
conditional_exports | ||
conditional_exports_node_modules_dir | ||
denotest2_scope | ||
es_module | ||
future_auto_install_no_package_json | ||
future_node_modules_dir_setting | ||
local_dir_no_duplicate_resolution | ||
require_resolve_bad_paths_global_cache |