Files
pytest2/_pytest
LeeKamentsky 8de2c035e2 Fixes #1169
The unittest.skip decorator runs @functools.wraps on self._testcase. functools.wraps expects a "__name__" attribute and this patch adds one. It might not be the correct fix, but it works for me.
2015-11-04 13:52:40 -05:00
..
2015-09-27 16:04:29 -03:00
2015-10-07 17:56:05 +02:00
2015-10-20 21:08:21 +11:00
2015-07-25 15:38:27 +02:00
2015-07-23 22:35:51 -03:00
2015-07-18 18:23:17 -03:00
2015-07-19 15:25:04 +02:00
2015-11-04 13:52:40 -05:00