Files
wsme/pytest.ini
Takashi Kajinami 12ae5dbb41 Use pytest.ini to maintain options
... to simplify defenition in tox.ini .

Change-Id: I97d862d80905b4d183b91b00a016662125c90441
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-07-12 14:38:34 +09:00

8 lines
117 B
INI

[pytest]
minversion = 6.0
testpaths =
wsme/tests
tests/pecantest
tests/test_flask.py
tests/test_sphinxext.py