Tim Staley
eb2caa554c
Docs: Fixtures page - clarify usage of module-level pytestmark.
...
It certainly wasn't clear to me that the variable assigned by
pytest.mark.usefixtures should also be called pytestmark,
so I was confused when::
foo = pytest.mark.usefixtures('fixture_bar')
wasn't behaving as expected; correct usage is of course::
pytestmark = pytest.mark.usefixtures('fixture_bar')
I assume this is by design, otherwise that's a separate issue, at
least current behaviour should be documented.
2015-09-25 14:57:08 +01:00
..
2015-07-16 03:08:06 +00:00
2015-03-27 09:27:31 +01:00
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-07-16 03:07:16 +00:00
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2015-08-23 11:20:34 -03:00
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-09-22 16:52:35 +02:00
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2012-06-06 08:52:53 +09:00
2015-08-04 16:41:02 +05:30
2012-06-06 08:52:53 +09:00
2015-08-04 16:41:02 +05:30
2015-09-16 17:15:31 +02:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2012-06-06 08:52:53 +09:00
2015-09-25 14:57:08 +01:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2012-10-18 12:24:50 +02:00
2015-09-22 16:52:35 +02:00
2015-09-21 12:00:48 +01:00
2015-09-17 07:32:52 -04:00
2015-07-18 14:15:07 -03:00
2015-09-22 14:22:37 +02:00
2015-08-27 20:11:18 -03:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2012-06-06 08:52:53 +09:00
2015-08-05 10:24:14 +05:30
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-09-22 16:52:35 +02:00
2015-09-22 16:52:35 +02:00
2015-09-22 14:22:37 +02:00
2015-08-25 23:59:18 -03:00
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30
2015-08-04 16:41:02 +05:30