jenkinsci / jenkinsci/parallel-test-executor-plugin

Parallelizing on Test Suites instead of individual Test Cases

Open
#22 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
54
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Is it possible to create batches of Test Suites instead of batches of individual Test Cases? For example, I am using JBehave for BDD Scenarios and running them via the maven failsafe plugin to run JUnit style tests. In the result TEST-*XML, it is treating every individual step(i.e Given, When, Then) in the scenario as a ``. The `testsuite` element is really what I want to look at for creating batches to run.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.