holger krekel
|
d0bf65e6c8
|
adding an example on how to do interact with the list of collected tests once before any tests are run
|
2012-12-16 11:28:17 +01:00 |
holger krekel
|
9ed127b5da
|
fix issue203 - fixture functions with a scope=function should have a "self" that points to the actual instance with which the test functions run.
|
2012-10-20 09:59:20 +02:00 |
holger krekel
|
525b08bc5c
|
some doc refinements
|
2012-10-20 09:52:03 +02:00 |
holger krekel
|
a5ce481022
|
final touches
|
2012-10-19 11:12:13 +02:00 |
holger krekel
|
30b10a6950
|
- fix doc references, refactor fixtures docs to more quickly start
with examples instead of big text blobgs
- also silence -q and -qq reporting some more
|
2012-10-07 13:06:17 +02:00 |
holger krekel
|
6746a00cb8
|
majorly refine funcargs docs and rename "resources.txt" to "funcargs.txt" so that existing web links will eventually land at this new page when pytest is released. Also integrated the detailed reasoning and update setup function docs
to reflect latest discussions and feedback gathered on py-dev mailing list.
|
2012-08-03 19:08:27 +02:00 |
holger krekel
|
6b0f0adf5b
|
implement a scope/parametrized examples using the so-far new features
also fix a bug with scoping/parametrization
|
2012-07-20 14:16:50 +02:00 |
t2y
|
9198069739
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |