This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-17 03:14:03 -05:00
Code
Issues
Packages
1
Wiki
Activity
f0e63ad27c
denoland-deno
/
tests
/
specs
/
test
/
clean_flag
/
__test__.jsonc
6 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(cli/test): `deno test --clean` (#23519) The result of the call is ignored as it throws even when the directory does not exist. Closes #23491
2024-05-23 13:04:12 +10:00
{
chore: deprecate test itests (#25512) This PR is part of #22907 --------- Signed-off-by: HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-09-16 22:38:40 +03:00
"args"
:
"run -A --config deno.json main.js"
,
feat(cli/test): `deno test --clean` (#23519) The result of the call is ignored as it throws even when the directory does not exist. Closes #23491
2024-05-23 13:04:12 +10:00
"exitCode"
:
0
,
"output"
:
"main.out"
}
Copy permalink