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
29051458fce1ea2c4eabde7cecc2385d89a2294a
pytest2
/
py
/
_test
History
holger krekel
29051458fc
fix issue 109 - sibling conftest.py files shall not be loaded.
...
also simplify / refine tests a bit. --HG-- branch : trunk
2010-10-04 16:19:01 +02:00
..
__init__.py
move down py/impl/XYZ to py/_XYZ
2010-01-13 17:15:54 +01:00
collect.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
config.py
refactor all collection related logic
2010-09-15 10:30:50 +02:00
conftesthandle.py
fix issue 109 - sibling conftest.py files shall not be loaded.
2010-10-04 16:19:01 +02:00
parseopt.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
pluginmanager.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
session.py
fix python3 bugs
2010-09-28 16:38:46 +02:00