我有一些具有硒功能和步骤的黄瓜文件。所有测试都通过TestRunner运行。 我只想使用TestRunner在我的场景中提到并行运行。
我已经尝试过使用maven-surefire-plugin,在其中添加了许多forkprocess,但它t see it,tests run one after another.
Maybe someone has also used parallel testing reacently? i
也没有发现有关maven-cucumber-jvm-parallel-plugin的一些信息,但均无效。大多数资源都说它仅对JUnit测试有用,对黄瓜没有帮助