Files
sbt/project
jvican f497e15cd8 Run scripted tests in parallel
Add binary-compatible methods to run scripted tests in parallel using
parallel collections. Parallel collections are not tuned and a default
of 4 cores is used for the `ForkJoinPool`. This can be a matter of
experimentation in the future but for now I prefer to stay with it.

The non-parallel methods are not affected by this change.

The changes to the scripted plugin have not been used, only the sbt
scripted plugin is using `runInParallel`. In the future, this change can
also happen so that plugin authors can benefit from parallel sbt
testing. This is not a priority for me now :)
2017-05-10 21:32:36 +02:00
..
2016-12-11 12:08:28 +00:00
2017-05-08 15:02:32 +01:00
2017-04-21 04:48:31 -04:00
2017-05-08 15:02:32 +01:00
2017-04-21 04:48:31 -04:00
2017-05-10 21:32:36 +02:00
2017-04-21 04:48:31 -04:00
2017-04-21 04:48:31 -04:00
2017-04-21 04:48:31 -04:00
2017-04-21 04:48:31 -04:00
2017-04-21 04:48:31 -04:00