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.
セレンを使用したperlでのテストケースの並列実行について誰かが考えていますか?
JUnitのParallelComputerに似たperlモジュールはありますか?
テストファイルで:
use Test::WWW::Selenium; ⋮
ハーネスを呼び出す:
prove --jobs 10