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
3 lines
69 B
Python
3 lines
69 B
Python
|
|
pytest_plugins = "pytest_xfail", "pytest_pytester", "pytest_tmpdir"
|