This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34c5c5d878
pytest2
/
pytest
History
holger krekel
34c5c5d878
fix capturing: properly finalize self-testing of py.test, reducing number of open files during the
...
test run. --HG-- branch : trunk
2010-10-25 23:09:24 +02:00
..
plugin
fix capturing: properly finalize self-testing of py.test, reducing number of open files during the
2010-10-25 23:09:24 +02:00
__init__.py
re-introduce compatibility attributes on collection nodes to keep compatible with code like::
2010-10-25 23:09:21 +02:00
_core.py
allow unittest test functions to work with the "pytestmark" mechanism
2010-10-25 23:08:56 +02:00
hookspec.py
shift config initialization to own "config" plugin
2010-10-12 15:34:32 +02:00