Skip to content

Warnings displayed by default #1726

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

Merged

Conversation

nicoddemus
Copy link
Member

Merge of #1704 into up to date features (supersedes it).

aostr and others added 5 commits June 25, 2016 18:16
* added ``--disable-pytest-warnings` flag to let users disable the warnings summary.
* extended/changed unit tests for the changes in the pytest core.
…yed-by-default

# Conflicts:
#	CHANGELOG.rst
#	testing/test_terminal.py
@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage increased (+0.004%) to 92.23% when pulling 1266ebe on nicoddemus:warnings-displayed-by-default into 6e9ee2b on pytest-dev:features.

@nicoddemus nicoddemus merged commit 1fb09d9 into pytest-dev:features Jul 13, 2016
@nicoddemus nicoddemus deleted the warnings-displayed-by-default branch July 13, 2016 22:33
@@ -160,6 +160,10 @@ time or change existing behaviors in order to make them less surprising/more use
parametrize.
Thanks `@palaviv`_ for the complete PR (`#1474`_).

* Now pytest warnings summary is shown up by default. Added a new flag
``--disable-pytest-warnings`` to explicitly disable the warnings summary.
This change resolves the (`#1668`_).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaand we have weird changelog entries again 😉

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have reviewed it first, sorry

@nicoddemus
Copy link
Member Author

Applied your suggestions directly on features in 02dd7d6. 😁

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