mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -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. |
||
---|---|---|
.. | ||
crypto_cipher_test.ts | ||
crypto_hash_test.ts | ||
crypto_key_test.ts | ||
crypto_sign_test.ts |