pytest.ini 138 B

123
  1. [pytest]
  2. norecursedirs = docs flaskbb logs migrations whoosh_index
  3. addopts = -vvl --strict --cov=flaskbb --cov-report=term-missing tests