This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e4bb48995af246ff799af36eb3aa14d4fa95a3a0
pytest2
/
_pytest
/
assertion
History
TomV
f6caf230f8
fix for issue615: _format_boolop must escape %
...
fix test for issue615: expression must eval False --HG-- branch : format_boolop_percent6
2014-10-27 08:57:58 +00: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
fix for issue615: _format_boolop must escape %
2014-10-27 08:57:58 +00:00
util.py
Improve assertion failure reporting on iterables, by using ndiff and pprint.
2014-09-27 01:29:47 +00:00