node/test/embedding
Joyee Cheung b6ae1fc4b8
test: split test-embedding.js and run tests in parallel
Split the tests so that it's easier to isolate and debug issues,
and we can run the test cases in parallel to speed up. Also
add more comments about what they are testing.

PR-URL: https://github.com/nodejs/node/pull/61571
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-02-19 11:13:22 +01:00
..
embedtest.cc test: fix embedtest in debug windows 2026-01-13 10:04:35 -03:00
shared_embedtest.cc build,test: add tests for binary linked with shared libnode 2026-01-28 19:35:57 +01:00
test-embedding-create-require-fs.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-create-require-internal.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-disable-node-env-vars.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-exit-code.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-load-environment-basic.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-load-environment-utf8.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-snapshot-as-file.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-snapshot-basic.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-snapshot-vm.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-snapshot-without-code-cache.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-snapshot-worker.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-embedding-throw.js test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00
test-shared-embedding-v8.js build,test: add tests for binary linked with shared libnode 2026-01-28 19:35:57 +01:00
testcfg.py test: split test-embedding.js and run tests in parallel 2026-02-19 11:13:22 +01:00