Test OptinalManager plugin

This commit is contained in:
shortcutme 2016-11-07 22:56:24 +01:00
parent 790dc4e3d4
commit 0a2617cd21
3 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[pytest]
python_files = Test*.py
addopts = -rsxX -v --durations=6
markers =
webtest: mark a test as a webtest.