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
51fa358d8a3afd865cfcabb34dac7724ebc15c2e
pytest2
/
testing
History
holger krekel
55dff651f4
refine initilization: read config also from a "pytest.ini" file if exists
...
and revert earlier commandline option and group ordering change.
2010-11-07 16:10:22 +01:00
..
plugin
refine initilization: read config also from a "pytest.ini" file if exists
2010-11-07 16:10:22 +01:00
acceptance_test.py
fix test, bump version
2010-11-07 07:14:50 +01:00
conftest.py
get option settings from ini-file. make getting configuration options from conftest.py only an internal feature.
2010-10-31 17:41:58 +01:00
test_collection.py
probably the last major internal cleanup action: rename collection to
2010-11-07 10:19:58 +01:00
test_config.py
refine initilization: read config also from a "pytest.ini" file if exists
2010-11-07 16:10:22 +01:00
test_conftest.py
refine and document conftest loading and handling.
2010-10-13 18:45:07 +02:00
test_main.py
test and fix tracing indentation in case of exceptions
2010-11-06 20:06:32 +01:00
test_parseopt.py
get option settings from ini-file. make getting configuration options from conftest.py only an internal feature.
2010-10-31 17:41:58 +01:00