Skip to content

Move doctests checking to own target in preorder traversal #122

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

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

ajnelson-nist
Copy link
Member

As spelled before this patch, the doctests were running after the more time-consuming case_utils descent. This lets the tests be called on their own, and also lets a failing doctest fail the CI job quicker.

As spelled before this patch, the doctests were running after the more
time-consuming `case_utils` descent.  This lets the tests be called on
their own, and also lets a failing doctest fail the CI job quicker.

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist requested a review from a team as a code owner August 9, 2023 19:59
@ajnelson-nist ajnelson-nist added this to the 0.12.0 milestone Aug 9, 2023
@ajnelson-nist
Copy link
Member Author

I'm fine with this merging once CI passes.

@kchason kchason merged commit 82461b3 into develop Aug 22, 2023
@kchason kchason deleted the add_doctests_make_target branch August 22, 2023 11:29
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.

2 participants