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
6efc6dcb623ddca337f50850d5a84e4844b5251d
pytest2
/
testing
T
History
holger krekel
6efc6dcb62
move pytest/collect.py to pytest/plugin/session.py - approaching
...
total py.test pluginizations ... --HG-- branch : trunk
2010-10-12 12:19:53 +02:00
..
plugin
rename last test files
2010-10-11 08:10:55 +02:00
acceptance_test.py
fix tests to avoid pyc-caching and skip python2.4 which doesn't support "python -m" on packages.
2010-10-06 09:40:14 +02:00
conftest.py
remove pylib things and move things to new pytest namespace
2010-10-07 11:59:00 +02:00
test_collect.py
remove pylib things and move things to new pytest namespace
2010-10-07 11:59:00 +02:00
test_collection.py
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
2010-10-11 01:14:40 +02:00
test_config.py
move config to _config
2010-10-10 13:48:49 +02:00
test_conftest.py
move config to _config
2010-10-10 13:48:49 +02:00
test_deprecated_api.py
fix python3 bugs
2010-09-28 16:38:46 +02:00
test_parseopt.py
move config to _config
2010-10-10 13:48:49 +02:00
test_pluginmanager.py
move pytest/collect.py to pytest/plugin/session.py - approaching
2010-10-12 12:19:53 +02:00