pytest.ini 146 B

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