pytest_tutorial icon indicating copy to clipboard operation
pytest_tutorial copied to clipboard

Tests are not runnning.

Open Kenneth-bit opened this issue 4 years ago • 0 comments

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

Kenneth-bit avatar Jan 30 '22 13:01 Kenneth-bit