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

Feat/1512 dict compare output #1951

Merged
merged 3 commits into from
Sep 19, 2016

Conversation

mattduck
Copy link
Contributor

Rebasing #1949 onto features as requested.

Part one of pytest-dev#1512.

If verbosity=1, assertion explanations are truncated at 10 lines. In this
situation, it's more important to tell the user which dictionary items are
different than which are the same.
Part two of pytest-dev#1512. Update the format
of the truncation message to help make it clear that pytest truncates the
entire assertion output when verbosity < 2.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0008%) to 92.938% when pulling 4df74a5 on mattduck:feat/1512-dict-compare-output into 01db0f1 on pytest-dev:features.

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