pytest_tutorial icon indicating copy to clipboard operation
pytest_tutorial copied to clipboard

Results 3 pytest_tutorial issues
Sort by recently updated
recently updated
newest added

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,...

pluggy.manager.PluginValidationError: unknown hook 'pytest_namespace' in plugin

help wanted

This PR sets up pyup.io on this repo and updates all dependencies at once, in a single branch. Subsequent pull requests will update one dependency at a time, each in...