pytest_tutorial
pytest_tutorial copied to clipboard
Tests are not runnning.
When I run this pytest --html=report.html --self-contained-html in terminal I get this error Traceback (most recent call last): INTERNALERROR> File "/home/m_pure_me/.local/lib/python3.8/site-packages/_pytest/main.py", line 269, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0