Skip to content

Simplify the pytest command by using --ignore options #1035

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

Closed
wants to merge 2 commits into from

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Jul 18, 2019

Let's see where our doctests are still broken... 12 files must currently be ignored.

Switch pytest from a whitelist to a blacklist...

@poyea I would be very interested to get your review on this PR so that we can make sure that we progress thru these remaining 12 files and so that new pull requests do not add new issues for running doctests.

We are now have > 125 doctest tests that run on each pull request. I would like us to be able to do that with just pytest . --doctest-modules

@cclauss cclauss changed the title pytest --doctest-modules . Simplify the pytest command by using --ignore options Jul 18, 2019
@cclauss cclauss added the awaiting reviews This PR is ready to be reviewed label Jul 18, 2019
@cclauss cclauss force-pushed the pytest---doctest-modules-the-whole-repo branch 3 times, most recently from 4b419cf to 0b6cac4 Compare July 18, 2019 16:53
@cclauss cclauss force-pushed the pytest---doctest-modules-the-whole-repo branch from 0b6cac4 to 8c7ae00 Compare July 18, 2019 21:59
@cclauss
Copy link
Member Author

cclauss commented Jul 20, 2019

Done elsewhere.

@cclauss cclauss closed this Jul 20, 2019
@cclauss cclauss deleted the pytest---doctest-modules-the-whole-repo branch July 20, 2019 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reviews This PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant