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

Update to pytest #4

Open
katyhuff opened this issue May 31, 2024 · 0 comments
Open

Update to pytest #4

katyhuff opened this issue May 31, 2024 · 0 comments
Assignees
Labels
Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:1-Beginner This issue does not require expert knowledge and may be a good issue for new contributors. Priority:2-Normal This work is important and should be completed ASAP. Type:Test Is related to software testing. Failing tests, necessary new tests, test frameworks, etc.

Comments

@katyhuff
Copy link
Member

Use pytest rather than nose. This issue can be closed with a PR that converts nose tests to pytest (or some other currently maintained test framework).

@katyhuff katyhuff added Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:1-Beginner This issue does not require expert knowledge and may be a good issue for new contributors. Priority:2-Normal This work is important and should be completed ASAP. Type:Test Is related to software testing. Failing tests, necessary new tests, test frameworks, etc. labels May 31, 2024
@katyhuff katyhuff added this to the Continuous Integration milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:1-Beginner This issue does not require expert knowledge and may be a good issue for new contributors. Priority:2-Normal This work is important and should be completed ASAP. Type:Test Is related to software testing. Failing tests, necessary new tests, test frameworks, etc.
Projects
None yet
Development

No branches or pull requests

2 participants