PyYoshi / cChardet

universal character encoding detector
Other
383 stars 51 forks source link

Move away from nose for the unittests #63

Closed fabaff closed 2 years ago

fabaff commented 4 years ago

What is the problem?

nose was not maintained for the last 5 years and Fedora will no longer ship it. This means that all packages which depends on nose are no longer able to run the unit tests during the RPM build process.

Expected behavior

Running the unit test with pytest.

Actual behavior

Requires nose to run tests.

Origin: https://bugzilla.redhat.com/show_bug.cgi?id=1834977#c1

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

carlwgeorge commented 3 years ago

.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fabaff commented 2 years ago

Still relevant.

fabaff commented 2 years ago

Would be fixed by #78