mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
This feature is not activated by default. To enable it set `testForkedParallel` to `true`. The test-agent then executes the tests in a thread pool. For now it has a fixed size set to the number of available processors. The concurrent restrictions configuration should be used.