-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
Doctests fail when pytest
is run
#488
Comments
Thanks for your reply. I was able to run the tests (by passing "Test" to pytest), but the main point of the issue is that the doctests don't work. If this is acceptable to you, feel free to close. In this case it might also be good to document in the readme or configure pytest appropriately. |
Aha, I see. |
sadrasabouri
added a commit
that referenced
this issue
Apr 16, 2023
sepandhaghighi
pushed a commit
that referenced
this issue
Apr 19, 2023
* fix : minor docstring issue fixed. * fix : `pytest` issue fixed. (#488) * update : test system modified. * fix : minor issue fixed in tests. * log : changes logged. * rollback : test system rollbacked to the primer one. * fix : pytest tests problem fixed. * update : CHANGELOG.md updated.
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
doctests assume
Steps/Code to Reproduce
Actual Behavior
Python Version
3.10
PyCM Version (Use :
pycm.__version__
)3.7 and 3.8
The text was updated successfully, but these errors were encountered: