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

Use pytest instead of nose #73

Open
mdpiper opened this issue Jul 11, 2019 · 0 comments
Open

Use pytest instead of nose #73

mdpiper opened this issue Jul 11, 2019 · 0 comments

Comments

@mdpiper
Copy link
Member

mdpiper commented Jul 11, 2019

nose is in maintenance mode; pytest is recommended as a replacement.

pytest can be dropped in as a direct replacement for the nosetest call, but almost all of the unit tests in the dakotathon package use nose assertions. These need to be replaced with regular assert statements.

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

No branches or pull requests

1 participant