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

Continue running doctests after failure #411

Merged
merged 2 commits into from
May 19, 2023
Merged

Continue running doctests after failure #411

merged 2 commits into from
May 19, 2023

Conversation

santisoler
Copy link
Member

Even if some of the doctest fails, keep running the remaining doctest for the same function. This helps to detect multiple failures.

Even if some of the doctest fails, keep running the remaining doctest
for the same function. This helps to detect multiple failures.
@santisoler santisoler merged commit 828501c into main May 19, 2023
20 checks passed
@santisoler santisoler deleted the doctests-continue branch May 19, 2023 17:36
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

Successfully merging this pull request may close these issues.

None yet

1 participant