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: handle outcomes.Exit #5634

Merged
merged 3 commits into from Jul 23, 2019
Merged

Commits on Jul 20, 2019

  1. unittest: handle outcomes.Exit

    This is required for pytest to stop when using "quit" in pdb, and should
    get honored/handled in general.
    blueyed committed Jul 20, 2019
    Copy the full SHA
    d35d09f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Copy the full SHA
    0824789 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5c09cc1 View commit details
    Browse the repository at this point in the history