This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f91049cec9ef3edbcd0d246d5bb759a17d45b99e
pytest2
/
testing
/
python
History
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