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 --pdb in subtests #34

Merged
merged 2 commits into from
Dec 13, 2020

Conversation

nicoddemus
Copy link
Member

Fix #22

In pytest 6.2 we now get a warning whenever we are using a private
class; pytest-subtests needs to dig into the internals to do its job
so this is unavoidable.
@nicoddemus nicoddemus merged commit ce342fe into pytest-dev:master Dec 13, 2020
@nicoddemus nicoddemus deleted the pdb-support branch December 13, 2020 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't seem to work with pytest's --pdb mode
1 participant