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
chore: register new pytest ssh key mock markers in pyproject.toml
In PR canonical#406, two pytest marks were added to help with mocking ssh
keys in unit tests, but the marks were not registered with pytest
so it was raising errors. This commit fixes that!
Also, migrate existing pytest configuration from tox.ini to
pyproject.toml
0 commit comments