anhaidgroup / py_stringmatching

A comprehensive and scalable set of string tokenizers and similarity measures in Python
https://sites.google.com/site/anhaidgroup/projects/py_stringmatching
BSD 3-Clause "New" or "Revised" License
135 stars 16 forks source link

Migrate tests away from nose #78

Open juliangilbey opened 2 years ago

juliangilbey commented 2 years ago

Nose has been unmaintained for several years, and the former nose maintainer is apparently now encouraging people to migrate away from it. Debian is proposing a mass bug-filing in this regard: the email at https://lists.debian.org/debian-python/2022/08/msg00065.html also has information on switching away from nose. Thanks for considering doing this!