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

Remove doctest from testing #577

Closed
SamuelBrand1 opened this issue Jan 20, 2025 · 0 comments · Fixed by #578
Closed

Remove doctest from testing #577

SamuelBrand1 opened this issue Jan 20, 2025 · 0 comments · Fixed by #578
Labels
documentation Improvements or additions to documentation EpiAware

Comments

@SamuelBrand1
Copy link
Collaborator

We have moved towards only checking that the documented code blocks run without failure rather than returning a specific value/string.

The documentation build action already covers this testing purpose, and the correctness of the modelling is covered elsewhere (e.g. simulation data checking reasonable parameters are inferred).

I think we can remove the doctest step in the testing (along with the Documenter dep).

@SamuelBrand1 SamuelBrand1 added documentation Improvements or additions to documentation EpiAware labels Jan 20, 2025
@SamuelBrand1 SamuelBrand1 linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation EpiAware
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant