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

Unit tests: Migrate from nose to pytest #1191

Open
hosiet opened this issue Aug 31, 2022 · 2 comments
Open

Unit tests: Migrate from nose to pytest #1191

hosiet opened this issue Aug 31, 2022 · 2 comments
Assignees
Labels
cat.Packaging Issue relates to building/packaging type.CodeQuality Issue relates to code quality
Milestone

Comments

@hosiet
Copy link

hosiet commented Aug 31, 2022

Currently mypaint uses nose for unittests via python3 setup.py nosetests command. However, the original nose framework has ceased its development since 2015, and will be removed from Debian (and derivatives). See https://bugs.debian.org/1018417 for more information.

Unit tests should be moved to pytest

@odysseywestra

This comment was marked as outdated.

@odysseywestra odysseywestra self-assigned this May 31, 2023
@AesaraB AesaraB added cat.Packaging Issue relates to building/packaging type.CodeQuality Issue relates to code quality labels Jan 17, 2024
@AesaraB AesaraB added this to the v2.02 milestone Jan 17, 2024
@AesaraB AesaraB changed the title Please migrate away from nose unittest framework Tech debt: Migrate from nose to pytest Jan 18, 2024
@AesaraB AesaraB changed the title Tech debt: Migrate from nose to pytest Unit tests: Migrate from nose to pytest Jan 18, 2024
@AesaraB AesaraB assigned AesaraB and unassigned odysseywestra Jan 18, 2024
@odysseywestra
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat.Packaging Issue relates to building/packaging type.CodeQuality Issue relates to code quality
Development

No branches or pull requests

3 participants