source: pyenvjasmine/setup.cfg@ 26:14c16e5cbe03

Last change on this file since 26:14c16e5cbe03 was 26:14c16e5cbe03, checked in by Borja Lopez <borja@…>, 6 years ago

Replaced nose with py.test and adapted all existing tests

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