Allow a class method decorated `@staticmethod` to be collected as a test function (if it meets the usual criteria). This feature will not work in Python 2.6 -- static methods will still be ignored there. |
||
|---|---|---|
| .. | ||
| approx.py | ||
| collect.py | ||
| fixture.py | ||
| integration.py | ||
| metafunc.py | ||
| raises.py | ||
| setup_only.py | ||
| setup_plan.py | ||
| show_fixtures_per_test.py | ||