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

Fix #1210 display msg for early calls to exit #1763

Merged
merged 1 commit into from
Jul 24, 2016

Conversation

tomviner
Copy link
Contributor

Fix for #1210

Previously, calls to pytest.exit(msg) during startup, for example in pytest_configure swallowed the msg. Now it gets printed to stderr.

@coveralls
Copy link

coveralls commented Jul 24, 2016

Coverage Status

Coverage increased (+0.003%) to 92.293% when pulling 42adaf5 on tomviner:issue1210-exit-msg into 655df7f on pytest-dev:master.

@nicoddemus
Copy link
Member

Thanks tom! 😄

@nicoddemus nicoddemus merged commit c9a2e61 into pytest-dev:master Jul 24, 2016
@The-Compiler The-Compiler mentioned this pull request Jul 25, 2016
RonnyPfannschmidt added a commit that referenced this pull request Jul 25, 2016
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.

3 participants