Runner; import static org.junit.Assert.*; import org.junit.Test; @KarateOptions(tags = {"~@ignore"}) public class TestParallel { @Test public void testParallel() { Results results = Runner.parallel(getClass(), 5