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

Add support for pytest-doctestplus #4031

Closed
prady0t opened this issue Apr 22, 2024 · 2 comments · Fixed by #4117
Closed

Add support for pytest-doctestplus #4031

prady0t opened this issue Apr 22, 2024 · 2 comments · Fixed by #4117
Assignees
Labels
difficulty: easy A good issue for someone new. Can be done in a few hours priority: medium To be resolved if time allows

Comments

@prady0t
Copy link
Contributor

prady0t commented Apr 22, 2024

Description

Now that #3857 is merged, we can add support for xdoctest for testing doctests.
Xdoctest is a pytest equivalent to python's build-in doctest. See more : #3617 (comment)

Related to : #3617

Note

It was decided on 27/05/2024 to switch to pytest-doctestplus rather than xdoctest.

@agriyakhetarpal
Copy link
Member

Hi, @prady0t – are you already on this? Let us know if you are, and one of us can assign you to it

@prady0t
Copy link
Contributor Author

prady0t commented Apr 22, 2024

Yes please assign this to me

@agriyakhetarpal agriyakhetarpal added difficulty: easy A good issue for someone new. Can be done in a few hours priority: medium To be resolved if time allows labels Apr 25, 2024
@agriyakhetarpal agriyakhetarpal changed the title Add support for xdoctest Add support for pytest-doctestplus May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy A good issue for someone new. Can be done in a few hours priority: medium To be resolved if time allows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants