parallelTests
Whether to run the tests in parallel. If 0, tests will run sequentially. If >0, tests will run in parallel with the specified number of threads. If <0, tests will run in parallel with the default Junit parallelism settings. Defaults to 5.