pytest.ini 120 B

123456
  1. [pytest]
  2. testpaths=
  3. word_processor/tests
  4. filterwarnings =
  5. ignore::RuntimeWarning
  6. ignore::DeprecationWarning