mirror of
https://github.com/denoland/deno.git
synced 2025-02-21 12:53:05 -05:00
![]() This runs our `js_unit_tests` and `node_unit_tests` in parallel, one rust test per JS unit test file. Some of our JS tests don't like running in parallel due to port requirements, so this also makes those use a specific port-per-file. This does not attempt to make the node-compat tests work. |
||
---|---|---|
.. | ||
testdata | ||
assertions.rs | ||
builders.rs | ||
factory.rs | ||
lib.rs | ||
lsp.rs | ||
npm.rs | ||
pty.rs | ||
temp_dir.rs | ||
test_server.rs |