### Current Behaviour Probably a venv or pytest issue. Running `pytest` will give the following error: ``` bash pytest: error: unrecognized arguments: --numprocesses=auto --dist=loadscope ``` ### Expected Behaviour Just runs the tests ### Possible Solution Solution (for now): 1. exit your venv by typing: `deactivate` in your terminal 2. re-activate your venv ### Version 4.2.1 ### Relevant log output _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
Current Behaviour
Probably a venv or pytest issue.
Running
pytestwill give the following error:Expected Behaviour
Just runs the tests
Possible Solution
Solution (for now):
deactivatein your terminalVersion
4.2.1
Relevant log output
No response
Code of Conduct