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

convert nosetests to pytest #1011

Closed
A-Baji opened this issue Apr 19, 2022 · 4 comments
Closed

convert nosetests to pytest #1011

A-Baji opened this issue Apr 19, 2022 · 4 comments

Comments

@A-Baji
Copy link
Collaborator

A-Baji commented Apr 19, 2022

Bug Report

Description

nose does not support python 3.10
nose-devs/nose#1099
https://nose.readthedocs.io/en/latest/#note-to-users

@miraclemore
Copy link

install nose-py3 instead of nose on Python3.10

@A-Baji
Copy link
Collaborator Author

A-Baji commented Apr 21, 2022

Hey @miraclemore, thanks for the suggestions. However, after looking into nose-py3 we have decided not to use it as it does not seem to be a credible project.

@jverswijver
Copy link
Contributor

Seems like it is much easier to test python logging with pytest than with nosetest, another reason why we should consider switching to pytest.

@ethho
Copy link
Contributor

ethho commented Aug 21, 2024

Fixed in #1142.

@ethho ethho closed this as completed Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants