holger krekel
|
9be1cd8007
|
fix #6 : allow skip/xfail/pdb with trial by hacking the raw exception info out from trial
|
2010-11-24 11:48:55 +01:00 |
holger krekel
|
840eed28be
|
allow setup_class in unittest test cases
|
2010-11-24 00:23:39 +01:00 |
holger krekel
|
695bffc83d
|
refine unittest support to also work with twisted trial test cases better by
introducing a slightly hackish way to report a failure upstream
|
2010-11-23 15:42:23 +01:00 |
holger krekel
|
a698465487
|
streamline docs, especially use "import pytest" and "pytest.*" in python code examples instead of "import py" and "py.test.*".
|
2010-11-17 22:12:16 +01:00 |
holger krekel
|
076e03e90f
|
also un-nest test directory
|
2010-11-13 11:30:40 +01:00 |