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

Support parallel execution with surefire and failsafe #154

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

martinschneider
Copy link
Owner

  • some minor tweaks and fixing the Cucumber JUnit integration

Try it:
cd justtestlah-demos
mvn test

Fix Cucumber JUnit integration

Try it:
cd justtestlah-demos
mvn test
@martinschneider martinschneider linked an issue Jun 6, 2021 that may be closed by this pull request
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 6, 2021

This pull request introduces 1 alert when merging 148cee7 into e815d2e - view on LGTM.com

new alerts:

  • 1 for Unused format argument

Update JustTestLahRunner to match current Cucumber version.
Fix broken initializing of page objects.
Avoid potential NPEs and improve logging.
Some quick fixes in justtestlah-demos.
Avoid using deprecated methods.
Fix Cucumber JUnit integration

Try it:
cd justtestlah-demos
mvn test
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

Successfully merging this pull request may close these issues.

Support parallel execution
1 participant