Skip to content

Support parallel execution with surefire and failsafe#154

Open
martinschneider wants to merge 6 commits intomasterfrom
parallelExecution
Open

Support parallel execution with surefire and failsafe#154
martinschneider wants to merge 6 commits intomasterfrom
parallelExecution

Conversation

@martinschneider
Copy link
Copy Markdown
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
Copy Markdown
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
@martinschneider martinschneider force-pushed the master branch 3 times, most recently from e87cea0 to 00dbdf5 Compare December 14, 2021 08:46
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