Changes in pytest.ini [26:14c16e5cbe03:37:fe97cac0645e] in pyenvjasmine


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pytest.ini

    r26 r37  
    22testpaths = pyenvjasmine
    33python_files = *.py
     4norecursedirs = pyenvjasmine.egg-info .hg tests/sample
     5addopts = --tb=native -s --flakes --cov pyenvjasmine --doctest-modules --ignore setup.py
    46
     7
Note: See TracChangeset for help on using the changeset viewer.