issues
search
py-sherlock
/
sherlock
Easy distributed locks for Python with a choice of backends.
MIT License
375
stars
35
forks
source link
Switch from `nose` to `pytest`
#52
Closed
judahrand
closed
2 years ago
judahrand
commented
2 years ago
nose
is no longer maintained.
nose
is broken on Python 3.10.
pytest
is much more widely used and almost the defacto testing framework.
Allows easy use of
pytest-cov
and therefore easier use of CodeCov
This is stacked on top of #49
nose
is no longer maintained.nose
is broken on Python 3.10.pytest
is much more widely used and almost the defacto testing framework.pytest-cov
and therefore easier use of CodeCovThis is stacked on top of #49