Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パラメータ化されたjunit統合テストがあります。30 個の入力があり (30 個のテストを実行するため)、それぞれに 18 秒かかります。
それらを並行して実行したいと思います。
私はそれらをgradleから実行しており、現在はjUnit4で書かれていますが、それが役立つ場合はjUnit5に切り替える準備ができています.
現時点ではgradleを使用できますmaxParallelForksが、それはクラスでのみフォークします。
maxParallelForks