Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pytest instead of nose #282

Open
sebastic opened this issue Aug 11, 2024 · 0 comments
Open

Use pytest instead of nose #282

sebastic opened this issue Aug 11, 2024 · 0 comments

Comments

@sebastic
Copy link
Contributor

As reported in Debian Bug #1018529, nose is an obsolete testing framework for Python, dead and unmaintained since 2015 [1][2], nose2 or pytest should be used instead.

Only test/run_tests.py still uses nose, and was used for Travis CI in the past, but it doesn't seem to be used any more. I think the script can just be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant