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

Suppress warnings and output on tests #1324

Open
gaffney2010 opened this issue Apr 10, 2020 · 0 comments
Open

Suppress warnings and output on tests #1324

gaffney2010 opened this issue Apr 10, 2020 · 0 comments

Comments

@gaffney2010
Copy link
Member

When we run all the unittests, it prints out stuff besides just the test results. I think it would be nice if this wasn't there. It would be cleaner. And unexpected new warnings would more obviously surface. Specifically:

test_memoryone and test_memorytwo produce UserWarnings that we can fix or suppress. test_human produces outputs; these can probably be silenced.

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