- introduce a new pytest_genfuncruns hook for generating tests with multiple funcargs - new and extended docs: doc/test/funcargs.txt - factor all funcargs related code into py/test/funcargs.py - remove request.maketempdir call (you can use request.config.mktemp) --HG-- branch : trunk |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_event.py | ||
| test_gateway.py | ||
| test_gwmanage.py | ||
| test_multi.py | ||
| test_pickle.py | ||
| test_rsync.py | ||
| test_xspec.py | ||