This website requires JavaScript.
Explore
Help
Sign In
p53209761
/
test_ok2
Watch
1
Star
0
Fork
You've already forked test_ok2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f8623a6668
test_ok2
/
_pytest
/
assertion
History
Anatoly Bubenkov
a759da0208
Escape % character in the assertion message.
closes
#604
2014-10-07 01:01:21 +02:00
..
__init__.py
Escape newlines in result from assertrepr hook
2014-04-02 17:35:22 +01:00
newinterpret.py
assert reinterpretation: try mangling attributes that look like private class vars (
fixes
#514
)
2014-05-31 14:37:02 -07:00
oldinterpret.py
Use py3k compatible .__getattr__() code
2014-09-05 23:55:14 +01:00
reinterpret.py
remove extra parentheses - stylistic code change
2014-07-17 08:35:36 +02:00
rewrite.py
Escape % character in the assertion message.
closes
#604
2014-10-07 01:01:21 +02:00
util.py
Improve assertion failure reporting on iterables, by using ndiff and pprint.
2014-09-27 01:29:47 +00:00