Files
dsmr_parser/tox.ini
T

10 lines
135 B
INI

[testenv]
deps=
pytest
pytest-cov
pytest-asyncio
pytest-mock
dlms_cosem
commands=
py.test --cov=dsmr_parser test {posargs}