Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runing mutiple jnario tests in parallel #165

Open
braghome opened this issue Jun 4, 2015 · 0 comments
Open

runing mutiple jnario tests in parallel #165

braghome opened this issue Jun 4, 2015 · 0 comments

Comments

@braghome
Copy link

braghome commented Jun 4, 2015

Currently all of the appium test (wrapper on top of Webdriver) run in parallel we need to move to BDD format testing but all the tests need to run in parallel in batches at least.
we run all our automation in parallel as they take a very long time if run sequentially.

current requirement is 46 tests in parallel is it possible to include the Jumi test runner can the Jnario test runner be multi - threaded

[3] Jumi already has such an adapter for JUnit. It converts events from
JUnit's RunListener to Jumi's SuiteNotifier, making it possible to run
JUnit tests inside Jumi. See
https://github.com/orfjackal/jumi/blob/v0.5.437/jumi-core/src/main/java/fi/jumi/core/junit/JUnitRunListenerAdapter.java

Esko Luontola
www.orfjackal.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant