Yelp / Testify

A more pythonic testing framework.
Other
308 stars 67 forks source link

Fix pyflakes error with msg/message in assert_dicts_equal #184

Closed voidlily closed 11 years ago

voidlily commented 11 years ago

PASSED. 236 tests / 100 cases: 236 passed, 0 failed. (Total test time 4.56s)

[15:06:34]rlipman@dev13:(fix-pyflakes-assert):~/dev/Testify$ find testify/ -name __init__.py -o -name "*.py" -print | xargs pyflakes
(no output)