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

Migrate the test framework to pytest #114

Closed
heroxbd opened this issue Jan 10, 2023 · 0 comments · Fixed by #116
Closed

Migrate the test framework to pytest #114

heroxbd opened this issue Jan 10, 2023 · 0 comments · Fixed by #116

Comments

@heroxbd
Copy link
Contributor

heroxbd commented Jan 10, 2023

nose is deprecated. nose-devs/nose#1099

See also https://bugs.gentoo.org/878727

heroxbd pushed a commit to heroxbd/ViTables that referenced this issue Feb 1, 2023
Description: nose is an obsoleted testing framework for Python, dead
  and unmaintained since 2015

Properly teardown fixtures after the test.

Reference: https://bugs.debian.org/1018659
Reference: https://bugs.gentoo.org/878727
Reference: uvemas#114
heroxbd pushed a commit to heroxbd/ViTables that referenced this issue Feb 1, 2023
Description: nose is an obsoleted testing framework for Python, dead
  and unmaintained since 2015

Properly teardown fixtures after the test.

Reference: https://bugs.debian.org/1018659
Reference: https://bugs.gentoo.org/878727
Reference: uvemas#114
heroxbd pushed a commit to heroxbd/ViTables that referenced this issue Feb 1, 2023
Description: nose is an obsoleted testing framework for Python, dead
  and unmaintained since 2015

Properly teardown fixtures after the test.

Reference: https://bugs.debian.org/1018659
Reference: https://bugs.gentoo.org/878727
Closes: uvemas#114
heroxbd pushed a commit to heroxbd/ViTables that referenced this issue Feb 1, 2023
nose is an obsoleted testing framework for Python, dead and
unmaintained since 2015.

Properly teardown fixtures after the tests.

Reference: https://bugs.debian.org/1018659
Reference: https://bugs.gentoo.org/878727
Closes: uvemas#114
heroxbd pushed a commit to heroxbd/ViTables that referenced this issue Feb 1, 2023
nose is an obsoleted testing framework for Python, dead and
unmaintained since 2015.

Properly teardown fixtures after the tests.

Reference: https://bugs.debian.org/1018659
Reference: https://bugs.gentoo.org/878727
Closes: uvemas#114
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

Successfully merging a pull request may close this issue.

1 participant