mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
612226de8e
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 |