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
6892dc47a35efb9f8bc2b76f341db89f79705fc8
pytest2
/
py
/
_test
History
holger krekel
f6da7ea0a5
remove config.getinitialnodes() method that was only used for testing method after the refactoring.
...
--HG-- branch : trunk
2010-10-04 16:55:03 +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
remove config.getinitialnodes() method that was only used for testing method after the refactoring.
2010-10-04 16:55:03 +02:00