mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
riotctrl_shell: activate doctests for pytest
This commit is contained in:
parent
1182f24b25
commit
f8d23b4745
2
dist/pythonlibs/riotctrl_shell/tox.ini
vendored
2
dist/pythonlibs/riotctrl_shell/tox.ini
vendored
@ -12,7 +12,7 @@ deps =
|
||||
pytest
|
||||
-rrequirements.txt
|
||||
commands =
|
||||
pytest -v
|
||||
pytest -v --doctest-modules
|
||||
|
||||
[testenv:flake8]
|
||||
deps = flake8
|
||||
|
Loading…
Reference in New Issue
Block a user