ZIm/crates/project
Cole Miller c55630889a
debugger: Run jest tests serially (#32473)
Pass `--runInBand` to jest when debugging. This prevents jest from
creating a bunch of child processes that clutter the session list.

It might be a bit more natural to add this argument in the test
templates themselves, but I don't think we want to give up parallelism
when running via `task: spawn`.

Release Notes:

- N/A (JS locator is still gated)
2025-06-10 14:25:07 -04:00
..
src debugger: Run jest tests serially (#32473) 2025-06-10 14:25:07 -04:00
Cargo.toml debugger: Use Delve to build Go binaries (#32221) 2025-06-09 21:49:04 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00