3

I am learning scala in eclipse scala ide and the project is build using gradle. Just wondering, how to disable parallelExecution of scala tests.

Solution described in below stackoverflow questions is using sbt build.

How to run subprojects tests (including setup methods) sequentially when testing

How to turn off parallel execution of tests for multi-project builds?

Why does scalatest mix up the output?

Note : I am running my test in scala ide using ide support (Run as Scala Test) .

Community
  • 1
  • 1
mogli
  • 1,549
  • 4
  • 29
  • 57

0 Answers0