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
pipenv run pytest --cov=releasy tests/
pipenv run pytest --cov-report html --cov=releasy tests/
pipenv run pytest --cov-report xml:cov.xml --cov=releasy tests/