![JAR search and dependency download from the Maven repository](/logo.png)
com.github.timm.cucumber.generate.ParallelScheme Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cucumber-jvm-parallel-plugin Show documentation
Show all versions of cucumber-jvm-parallel-plugin Show documentation
Plugin for assisting with running Cucumber-JVM features in parallel
package com.github.timm.cucumber.generate;
public enum ParallelScheme {
FEATURE, SCENARIO
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy