DenoDDeno
Powered by
BloxezB
Denoβ€’3y agoβ€’
4 replies
Bloxez

Run all test in sub-folder

Hey guys - day one deno newby here. Incredibly inspired by what I've been able to achieve on my first day.
I just can't believe how fast tests execute. It's as though they complete as my finger barely leaves the mouse, using VS CODE test runner.

I am definitely looking forward to a more integrated test-debug experience. So far I can't get the debugger config to hit a breakpoint.
One thing I am unclear on, having admittedly just skimmed the documentation, is how to run all tests in subfolders, from the command line.
So if I am in the root of my workspace, should I just be able to run:
deno test --allow-all
deno test --allow-all


When I do, I get an error, "No test modules found"

Thanks, and looking forward to this journey with you all!
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Import local package in sub folder workspace
wRadionWwRadion / help
15mo ago
`deno test` and VSCode test runner are failing to run all test files
theAbeTrainTtheAbeTrain / help
3y ago
How can I run `deno test` on all `*.spec.ts` files contains in a specific directory ?
CarereCCarere / help
3y ago
Run all pending ticks synchronously
tusharmathTtusharmath / help
3y ago