How to run only doctests? #11116
-
Hello, Thank you for developing pytest, that's very cool! Is there an option inside pytest to only run doctests? Have a nice day :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'm also using this "workaround". I doubt that what you want is supported by pytest OOTB. |
Beta Was this translation helpful? Give feedback.
-
Currently there's no builtin way to select tests by Item class |
Beta Was this translation helpful? Give feedback.
Currently there's no builtin way to select tests by Item class