"skip_testcases_on_fail" with test groups #3468
Unanswered
jletz
asked this question in
Help Needed
Replies: 1 comment
-
I am having the same issue, is there a solution for this? version: 3.0.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am trying to run all tests in a testgroup but nightwatch stops execution after the first test in the group fails. I have tried to add the options "end_session_on_fail": false and "skip_testcases_on_fail":false to "test_settings" but it does not seem to work.
Nightwatch version: 1.7.7
Beta Was this translation helpful? Give feedback.
All reactions