mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1e97f0f148
The `jest` test runner popularized putting tests into a `__tests__` folder. Whilst many have switched to going with a `.test` suffix in the file name these days, there are still many jest projects that have `__tests__`. By adding this to the default test detection logic it makes `deno test` discover those out of the box. |
||
---|---|---|
.. | ||
reporters | ||
channel.rs | ||
fmt.rs | ||
mod.rs |