test_ok2/_pytest/assertion
Jurko Gospodnetić 9fb2079458 replace py.test module references with pytest
The only remaining 'py.test' references are:
 * those referring to the 'py.test' executable
 * those in code explicitly testing py.test/pytest module compatibility
 * those in old CHANGES documentation
 * those in documentation generated based on external data
 * those in seemingly unfinished & unmaintained Japanese documentation

Minor stylistic changes and typo corrections made to documentation next to
several applied py.test --> pytest content changes.
2014-01-18 12:31:33 +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 replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
util.py fix issue409 -- better interoperate with cx_freeze by not 2013-12-18 14:56:45 +01:00