Skip to content

pytest --doctest-modules project_euler fails #988

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
cclauss opened this issue Jul 9, 2019 · 1 comment
Closed

pytest --doctest-modules project_euler fails #988

cclauss opened this issue Jul 9, 2019 · 1 comment

Comments

@cclauss
Copy link
Member

cclauss commented Jul 9, 2019

Missing if __name__ == "__main__": ?

@cclauss cclauss changed the title python3 -m doctest -v project_euler fails python3 -m doctest -v project_euler/* fails Jul 11, 2019
@cclauss cclauss changed the title python3 -m doctest -v project_euler/* fails pytest --doctest-modules project_euler fails Jul 14, 2019
@brunohadlich
Copy link
Contributor

I'm working on this, putting global code into main scope and writing doctests.

@cclauss cclauss closed this as completed Jul 18, 2019
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