Files
pytest2/py/test/testing/conftest.py
hpk c17a09adaf [svn r62211] merge 60797:HEAD of pytestplugin branch:
this merge contains:

* a new plugin architecture
* a pluginized pytest core
* many pytest related refactorings
* refactorings/streamlining of pytest's own tests

--HG--
branch : trunk
2009-02-27 11:18:27 +01:00

3 lines
69 B
Python

pytest_plugins = "pytest_xfail", "pytest_pytester", "pytest_tmpdir"