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
e07144aeb4069053c0f9c06bca8ee3d05ab1467b
pytest2
/
_pytest
/
assertion
History
holger krekel
ee40ea5f6d
Merge branch 'pytest-2.7'
...
Conflicts: AUTHORS _pytest/__init__.py setup.py testing/conftest.py tox.ini
2015-06-23 16:49:05 +02:00
..
__init__.py
remove shutdown logic from PluginManager and add a add_cleanup() API
2015-04-22 16:33:20 +02: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
backport fixed issue735
2015-06-04 07:52:25 +02:00
util.py
Added workaround to still show the diff on containers with unsortable elements.
2015-06-19 07:51:59 -03:00