Skip to content

execute doctests in our continuous integration setup #897

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

Open
ctb opened this issue Feb 8, 2020 · 2 comments
Open

execute doctests in our continuous integration setup #897

ctb opened this issue Feb 8, 2020 · 2 comments

Comments

@ctb
Copy link
Contributor

ctb commented Feb 8, 2020

some results from #889 make me wonder - more soon.

@luizirber
Copy link
Member

Oops, apparently not. Seems to be missing --doctest-modules in pytest.ini:
https://github.com/dib-lab/sourmash/blob/a1eeab17ed424c35d58f0d1dc74420eb246d70a4/pytest.ini#L2

@ctb ctb changed the title are doctests run by CI? execute doctests in our continuous integration setup Mar 4, 2021
@ctb
Copy link
Contributor Author

ctb commented Mar 4, 2021

I believe this now involves modifying the [tool:pytest] section of setup.cfg to have --doctest-modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants