onnxruntime/js/web/test
Yulong Wang e771a763c3
[js/test] align web test runner flags with ort.env (#19790)
### Description
the `npm test` flags are difficult to memorize, because they are
different to the `ort.env` flags. This change makes those flags align
with ort JS API. eg. `--wasm-enable-proxy` became `--wasm.proxy`.

Old flags are marked as deprecated except `-x` (as a shortcut of
`--wasm.numThreads`)
2024-03-13 12:00:36 -07:00
..
data/ops [JS/WebGPU] Optimize MatMulNBits (#19852) 2024-03-13 10:33:14 -07:00
e2e [js] enable external data loading for ort-web (#19087) 2024-01-12 19:24:24 -08:00
training/e2e [js/web/training] added end-to-end tests (#18700) 2024-01-12 13:33:33 -08:00
unittests [js/web] use ApiTensor insteadof onnxjs Tensor in TensorResultValidator (#19358) 2024-02-20 17:33:21 -08:00
op-test-schema.json [js/web] allow optional input/output in operator test (#17184) 2023-08-16 11:50:11 -07:00
suite-test-list.jsonc [js/web] fix suite test list for zero sized tensor (#19638) 2024-02-24 10:09:07 -08:00
test-main.ts [js/test] align web test runner flags with ort.env (#19790) 2024-03-13 12:00:36 -07:00
test-runner.ts [js/webgpu] allows a ProgramInfo's RunData to use zero sized output (#19614) 2024-02-23 12:52:47 -08:00
test-shared.ts [js/web] use esbuild to accelerate bundle build (#17745) 2023-10-06 13:37:37 -07:00
test-types.ts [js/web] support external data in npm test (#19377) 2024-02-02 09:05:57 -08:00