holger krekel
|
4eb45dab08
|
small simplification and shuffling of python tests, no content change
--HG--
branch : trunk
|
2010-10-04 11:04:15 +02:00 |
holger krekel
|
939a53c436
|
fix a problem and make a note about pytest_nose calling setup/teardown functions
--HG--
branch : trunk
|
2010-10-03 11:17:37 +02:00 |
holger krekel
|
a2fe6714f8
|
implement pytest_runtest_logstart(nodeid, location) hook
factor out a NodeInfo helper, and streamline terminal printing a bit
--HG--
branch : trunk
|
2010-09-26 16:23:45 +02:00 |
holger krekel
|
2cf22e3124
|
shift all python related testing functioanlity to a dedicated
pytest_python
plugin which incorporates pytest's logic of python function testing (including funcargs).
--HG--
branch : trunk
|
2010-09-25 18:23:26 +02:00 |