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

nose -> pytest #54

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

nose -> pytest #54

wants to merge 9 commits into from

Conversation

pyrox0
Copy link

@pyrox0 pyrox0 commented Jul 29, 2024

With your PR, here is a check list:

  • Has test cases written?
  • Has all code lines tested?
  • Has make format been run?
  • Please update CHANGELOG.yml(not CHANGELOG.rst)
  • Has fair amount of documentation if your change is complex
  • Agree on NEW BSD License for your contribution

This PR is similar to pyexcel/pyexcel-ods#45, where the test infrastructure has been moved from the deprecated nose test runner to the modern pytest test runner. The same tests run, and they all pass. I made the least possible code changes to get the tests to pass.

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