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

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

Merged
merged 2 commits into from
Oct 30, 2019

Commits on Oct 21, 2019

  1. unittest: do not use TestCase.debug with --pdb

    Reverts pytest-dev#1890, which needs to
    be fixed/addressed in another way
    (pytest-dev#5996).
    
    Fixes pytest-dev#5991.
    blueyed committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fac9331 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge branch 'unittest-no-debug' into mm-unittest-no-debug

    Conflicts:
    	testing/test_pdb.py
    blueyed committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    3beaeaf View commit details
    Browse the repository at this point in the history