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.
テストにCucumberを使用しています。時間を節約できるように、ブラウザ (複数のインスタンス) でテスト スクリプトを同時に実行する方法はありますか。MAC OS X 10.7.4 を使用しています。前もって感謝します!!
グラドルを参照
test { maxParallelForks = 500 include 'Run*.class' }