Files
pytest2/testing
Ran Benita 10e21dadee python: skip nose setup/teardown fixtures if non-callable
Since commit 89f0b5b5a2 cases as in the
added test started to fail, like they do for the standard pytest names
(`setup_module` etc). But the name `setup` in particular is way too
common for us to start taking it over more aggressively, so restore the
previous behavior which required the object to be callable.

Fix #9391.
2021-12-25 12:09:11 +02:00
..
2021-12-12 14:38:45 +02:00
2021-03-07 15:01:39 +01:00
2020-08-03 10:10:43 +03:00
2021-12-12 16:11:33 +02:00
2020-10-05 18:33:17 -07:00
2021-07-18 15:32:52 +03:00