source: pyenvjasmine/setup.cfg@ 49:ce9136f79ee6

Last change on this file since 49:ce9136f79ee6 was 37:fe97cac0645e, checked in by Borja Lopez <borja@…>, 6 years ago

Added pyflakes and pytest-flakes as dependencies.
Improved py.test configs so py.test is called by default with some parameters

File size: 178 bytes
RevLine 
[26]1[tool:pytest]
[37]2norecursedirs = pyenvjasmine.egg-info .hg tests/sample
[26]3python_files=test_*
[37]4addopts = --tb=native -s --flakes --cov pyenvjasmine --doctest-modules --ignore setup.py
Note: See TracBrowser for help on using the repository browser.