This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dc65aa1fea
pytest2
/
_pytest
/
assertion
History
Benjamin Peterson
dc65aa1fea
avoid importing old assertion interpretation code by default (
fixes
#537
)
2014-07-16 17:21:18 -07: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
assert reinterpretation: try mangling attributes that look like private class vars (
fixes
#514
)
2014-05-31 14:37:02 -07:00
reinterpret.py
avoid importing old assertion interpretation code by default (
fixes
#537
)
2014-07-16 17:21:18 -07:00
rewrite.py
replace py.test module references with pytest
2014-01-18 12:31:33 +01:00
util.py
break reference cycles caused by storing local reference to exception info
2014-04-02 15:34:36 +02:00