You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to go through the tests in my file, but when I add square brackets the items found are duplicated, for example from 7 it goes to 14, and so on.
This is the command, even if I leave the square brackets empty, it duplicates the same, has anyone else had this happen? python3 -m pytest PurchaseTest.py --alluredir ./results [var]
Console:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using the pytest command:
python3 -m pytest LoginTest.py --alluredir ./results
Console:
to go through the tests in my file, but when I add square brackets the items found are duplicated, for example from 7 it goes to 14, and so on.
This is the command, even if I leave the square brackets empty, it duplicates the same, has anyone else had this happen?
python3 -m pytest PurchaseTest.py --alluredir ./results [var]
Console:
Beta Was this translation helpful? Give feedback.
All reactions