Files
pytest2/_pytest
Nathaniel Waisbrot 9b9fede5be allow staticmethods to be detected as test functions
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.
2017-06-29 07:44:36 -04:00
..
2017-04-26 15:57:55 +02:00
2017-06-01 22:25:09 +03:00
2017-03-28 11:45:06 +02:00
2017-03-28 11:45:06 +02:00