document and refine py.test.fail helper and strike superflous ExceptionFailure class

refine builtin organisation and start a new doc
This commit is contained in:
holger krekel
2010-11-05 23:37:31 +01:00
parent 49319ba729
commit b1e4301457
16 changed files with 286 additions and 332 deletions

View File

@@ -0,0 +1,4 @@
[pytest]
testfilepatterns =
${topdir}/tests/unit/test_${basename}
${topdir}/tests/functional/*.py