pytest2/py/code
holger krekel 783c714a2c get py.test to run at least basically on top of jython
* allow and document calling of monkeypatch.undo() from a test
* default to 'sys' on platforms there no 'os.dup' is available
* use "compile" to perform "tryparsing" checks

--HG--
branch : trunk
2009-09-05 16:54:52 +02:00
..
testing introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
_assertionnew.py * simplify and refactor path tests to use funcargs instead of the layered xunit-setup mess 2009-08-31 19:51:25 +02:00
_assertionold.py move the old assertion reinterpreting implementation to _assertionold.py 2009-08-28 20:13:49 -05:00
assertion.py use py.builtin.builtins instead of import test 2009-08-29 15:18:21 -05:00
code.py introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
oldmagic.py various 3k related fixes and cleanups 2009-09-04 18:15:41 +02:00
oldmagic2.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
source.py get py.test to run at least basically on top of jython 2009-09-05 16:54:52 +02:00