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
2024-11-25 15:29:32 -05:00
Code
Issues
Packages
1
Wiki
Activity
6f0fbceaf2
denoland-deno
/
tests
/
specs
/
test
/
clean_flag
/
__test__.jsonc
6 lines
91 B
Text
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-22 23:04:12 -04: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 15:38:40 -04: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-22 23:04:12 -04:00
"exitCode": 0,
"output": "main.out"
}
Copy permalink