2013-07-11 14:26:24 +00:00
|
|
|
[pytest]
|
2013-07-15 23:37:31 +00:00
|
|
|
python_files = injector_test.py
|
2013-07-11 14:26:24 +00:00
|
|
|
addopts = -v --tb=native --doctest-glob=*.md --doctest-modules injector.py injector_test.py README.md
|
|
|
|
norecursedirs = __pycache__ *venv* .git
|