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 xdoctest #4031

Open
prady0t opened this issue Apr 22, 2024 · 2 comments
Open

Add support for xdoctest #4031

prady0t opened this issue Apr 22, 2024 · 2 comments
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

@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
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

No branches or pull requests

2 participants