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

Support either nose or nose2 as test runner #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

musicinmybrain
Copy link

See https://fedoraproject.org/wiki/Changes/DeprecateNose for some reasons not to rely on nose.

With this change, either nose (nosetests) or nose2 (nose2) can be used as the test runner, and the original nose does not need to be installed to run the tests.

@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #27 (6fcb928) into master (0dea04f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   86.84%   86.84%           
=======================================
  Files           3        3           
  Lines         266      266           
=======================================
  Hits          231      231           
  Misses         35       35           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0dea04f...6fcb928. Read the comment docs.

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 this pull request may close these issues.

1 participant