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

Standardize way to show plots in tests #111

Open
erikmannerfelt opened this issue Apr 30, 2021 · 0 comments
Open

Standardize way to show plots in tests #111

erikmannerfelt opened this issue Apr 30, 2021 · 0 comments
Labels
enhancement Feature improvement or request test-suite Issue related to testing

Comments

@erikmannerfelt
Copy link
Contributor

In #87, @adehecq had a good suggestion to standardize the way we plot / don't plot data in tests:

Isn't there a way to have an option to include/exclude matplotlib commands from pytest?
A quick search lead to this, I don't know if this is the best solution: https://pypi.org/project/pytest-plt/

As shown, there is a good library that does this for us. Should we try to implement that in the test suite?

@erikmannerfelt erikmannerfelt added the enhancement Feature improvement or request label Apr 30, 2021
@erikmannerfelt erikmannerfelt added the test-suite Issue related to testing label Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature improvement or request test-suite Issue related to testing
Projects
None yet
Development

No branches or pull requests

1 participant