Pytest-xdist got INTERNALERROR when running with Pytest-bdd #933
adittriyadiii
started this conversation in
General
Replies: 2 comments 1 reply
-
Hi @adittriyadiii, Seems like |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi guys thankyou for the replies , this issue already solved and already working fine |
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
Uh oh!
There was an error while loading. Please reload this page.
-
This my Feature file
And this my test_login_steps.py
When i running using pytest -n 1
its show internal error , but on my device simulator the scenario its running , but the result its no test ran
anyone knows how to solved this?
Beta Was this translation helpful? Give feedback.
All reactions