ahriman/setup.cfg
Evgeniy Alekseev 449b8a2033 add models tests (#1)
also replace single quote to double one to confort PEP docstring
+ move _check_output to class properties to make it available for
mocking
2021-03-22 02:30:26 +03:00

6 lines
55 B
INI

[aliases]
test=pytest
[tool:pytest]
addopts = --pspec