Skip to content

unittest: do not use TestCase.debug with --pdb#25

Merged
blueyed merged 2 commits intomy-masterfrom
mm-unittest-no-debug
Oct 30, 2019
Merged

unittest: do not use TestCase.debug with --pdb#25
blueyed merged 2 commits intomy-masterfrom
mm-unittest-no-debug

Conversation

@blueyed
Copy link
Owner

@blueyed blueyed commented Oct 30, 2019

Reverts pytest-dev#1890, which needs to
be fixed/addressed in another way
(pytest-dev#5996).

Fixes pytest-dev#5991.

Ref: pytest-dev#6014

Reverts pytest-dev#1890, which needs to
be fixed/addressed in another way
(pytest-dev#5996).

Fixes pytest-dev#5991.
@blueyed blueyed merged commit df9e625 into my-master Oct 30, 2019
@blueyed blueyed deleted the mm-unittest-no-debug branch October 30, 2019 10:02
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.

pytest --pdb does not run tearDown for skipped tests

1 participant