Andrea Bisello

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Andrea Bisello created a post, parallel scalatest execution
running scalatest tests with sbt the default is a parallel execution. in IDEA, every test will be launched one by one, without parallelism. There is a way to runs tests in parallel? thanks