pytest2/testing/python
holger krekel f91049cec9 fix issue473: work around mock putting an unbound method into a class
dict when double-patching.

--HG--
branch : issue473
2014-04-08 12:50:13 +02:00
..
collect.py Fixed pyflakes errors. 2014-03-14 14:25:36 +01:00
fixture.py fix issue498: if a fixture finalizer fails, make sure that the fixture 2014-04-07 13:29:57 +02:00
integration.py fix issue473: work around mock putting an unbound method into a class 2014-04-08 12:50:13 +02:00
metafunc.py remove unused var (fixes flakes tests) 2013-12-16 12:38:15 +01:00
raises.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00