pytest.ini 102 B

123
  1. [pytest]
  2. addopts = -p no:warnings --doctest-modules
  3. doctest_optionflags= NORMALIZE_WHITESPACE ELLIPSIS