It's easy to get tests running in parallel, with this small addition to build.gradle. test {. maxParallelForks 3. }.
確定! 回上一頁