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
fe01d1b0df3c57331d32e091c9dbea4dbbc61878
pytest2
/
_pytest
/
assertion
History
holger krekel
307a41339c
fix expicit assert messages for Python2.6: it turns out python2.6
...
instantiates the AssertionError differently for tuples. Test and fix to neutralize it.
2013-12-12 06:41:48 +01:00
..
__init__.py
Ensure the long descriptions and formatting preserve unicode correctly
2013-11-22 12:28:59 +00:00
newinterpret.py
prolong workaround for jython AST bug
http://bugs.jython.org/issue1497
2012-11-07 10:05:39 +01:00
oldinterpret.py
fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying?
2012-06-21 11:20:29 +02:00
reinterpret.py
fix expicit assert messages for Python2.6: it turns out python2.6
2013-12-12 06:41:48 +01:00
rewrite.py
Correct comment
2013-11-22 12:27:34 +00:00
util.py
Add test for unicode assertion descriptions
2013-11-29 00:29:14 +00:00