This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Report run of several configuration the same as for one #134
Comments
extsoft
added a commit
that referenced
this issue
Feb 8, 2019
Introduced SequentialExecution class gives ability to run several suites sequentially and reports aggregated report for them. This change gives more freedom in defining tests suites and the combinations of the tests setups. #134
This was referenced Feb 8, 2019
extsoft
added a commit
that referenced
this issue
Feb 8, 2019
Introduced SequentialExecution class gives ability to run several suites sequentially and reports aggregated report for them. This change gives more freedom in defining tests suites and the combinations of the tests setups. #134
extsoft
added a commit
that referenced
this issue
Feb 8, 2019
Introduced SequentialExecution class gives ability to run several suites sequentially and reports aggregated report for them. This change gives more freedom in defining tests suites and the combinations of the tests setups. #134
@rultor please release, the tag is |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are able to configure listeners preparing the different behavior of the same group of tests.
And we need to have the ability to run them one by one and report the final status.
The text was updated successfully, but these errors were encountered: