mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +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.