.. |
import_test/package
|
[svn r57321] merging the event branch:
|
2008-08-16 17:26:59 +02:00 |
__init__.py
|
[svn r57321] merging the event branch:
|
2008-08-16 17:26:59 +02:00 |
acceptance_test.py
|
* introduce pytest_pdb: plugin handling --pdb invocation
|
2009-05-22 19:57:21 +02:00 |
conftest.py
|
funcargs work mostly according to the documentation
|
2009-04-14 18:30:26 +02:00 |
test_collect.py
|
* refine collect hooks and docs, remove pytest_collect_recurse
|
2009-06-15 17:28:55 +02:00 |
test_compat.py
|
[svn r57321] merging the event branch:
|
2008-08-16 17:26:59 +02:00 |
test_config.py
|
* introduce and document new pytest_namespace hook
|
2009-06-18 17:19:12 +02:00 |
test_conftesthandle.py
|
get to a workable state for cached_setup() and docs, move msot related code to SetupState class
|
2009-05-18 19:06:16 +02:00 |
test_deprecated_api.py
|
* performing funcarg setup during setup-phase
|
2009-05-06 08:38:42 +02:00 |
test_funcargs.py
|
* refined funcarg docs and CHANGELOG
|
2009-07-05 14:22:01 +02:00 |
test_genitems.py
|
add test and fix keyword recogniation, thanks Andreas Kloeckner
|
2009-06-24 16:04:42 +02:00 |
test_outcome.py
|
shift deprecated_call helper into pytest_recwarn plugin
|
2009-06-18 17:26:40 +02:00 |
test_parseopt.py
|
* create funcarg Request object only once per function run setup
|
2009-05-21 09:45:43 +02:00 |
test_pickling.py
|
* remove redundant call_next_provider method, thus generalizing Request object
|
2009-06-11 19:49:25 +02:00 |
test_pluginmanager.py
|
* refix handling of partial setup failures
|
2009-07-08 16:41:30 +02:00 |
test_pycollect.py
|
* refix handling of partial setup failures
|
2009-07-08 16:41:30 +02:00 |
test_recording.py
|
[svn r62211] merge 60797:HEAD of pytestplugin branch:
|
2009-02-27 11:18:27 +01:00 |
test_session.py
|
* rename, cleanup and document runtest hooks
|
2009-06-08 18:31:10 +02:00 |
test_traceback.py
|
* refactor plugin support to work directly with
|
2009-05-18 23:26:16 +02:00 |