pytest2/_pytest/assertion
Matthew Duck 999e7c6541 Tidy formatting of assertion truncation
Part two of https://github.com/pytest-dev/pytest/issues/1512. Update the format
of the truncation message to help make it clear that pytest truncates the
entire assertion output when verbosity < 2.
2016-09-19 15:27:38 +01:00
..
__init__.py Tidy formatting of assertion truncation 2016-09-19 15:27:38 +01:00
rewrite.py Rewrite asserts in test-modules loaded very early in the startup 2016-08-03 12:49:48 -03:00
util.py Don't display dict common items if verbosity=1 2016-09-19 15:27:28 +01:00