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
1280041f0c1fe74219cbbbfca6b13c27c6d2dbeb
pytest2
/
testing
History
holger krekel
1280041f0c
add and document new parser.addini(name, description) method to describe
...
ini-values. Also document the parser object with its public methods. --HG-- branch : trunk
2010-10-30 19:23:50 +02:00
..
plugin
add and document new parser.addini(name, description) method to describe
2010-10-30 19:23:50 +02:00
acceptance_test.py
introduce reading of setup.cfg / ini-style configuration files
2010-10-27 19:35:27 +02:00
conftest.py
introduce reading of setup.cfg / ini-style configuration files
2010-10-27 19:35:27 +02:00
test_collect.py
re-introduce compatibility attributes on collection nodes to keep compatible with code like::
2010-10-25 23:09:21 +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
remove old ways to set option defaults, relying on global setup.cfg or tox.ini files now.
2010-10-27 22:29:01 +02:00
test_conftest.py
refine and document conftest loading and handling.
2010-10-13 18:45:07 +02:00
test_parseopt.py
add and document new parser.addini(name, description) method to describe
2010-10-30 19:23:50 +02:00
test_pluginmanager.py
removed unnccessary indirections in the PluginManager,
2010-10-13 11:12:27 +02:00