pytest2/testing
holger krekel 6461295ab4 probably the last major internal cleanup action: rename collection to
session which now is the root collection node.  This means that
session, collection and config objects have a more defined
relationship (previously there was no way to get from a collection
node or even from a runtest hook to the session object which
was strange).
2010-11-07 10:19:58 +01:00
..
plugin probably the last major internal cleanup action: rename collection to 2010-11-07 10:19:58 +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 some python3 related fixes 2010-11-07 01:10:15 +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