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
2e4e9eb7457622a498412301698d829329a01da9
pytest2
/
testing
History
holger krekel
2e4e9eb745
internally use pytest.* instead of `
py.test.*
` in many places.
...
make sub namespace names 'collect' and 'cmdline' available on pytest directly
2010-11-13 09:05:11 +01:00
..
plugin
internally use pytest.* instead of `
py.test.*
` in many places.
2010-11-13 09:05:11 +01:00
acceptance_test.py
internally use pytest.* instead of `
py.test.*
` in many places.
2010-11-13 09:05:11 +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
internally use pytest.* instead of `
py.test.*
` in many places.
2010-11-13 09:05:11 +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
internally use pytest.* instead of `
py.test.*
` in many places.
2010-11-13 09:05:11 +01:00
test_main.py
internally use pytest.* instead of `
py.test.*
` in many places.
2010-11-13 09:05:11 +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