mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 23:31:24 -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. |
||
---|---|---|
.. | ||
crypto_cipher_test.ts | ||
crypto_hash_test.ts | ||
crypto_key_test.ts | ||
crypto_sign_test.ts |