We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2381524 commit e7aae72Copy full SHA for e7aae72
setup.cfg
@@ -2,7 +2,7 @@
2
addopts = -v --junit-xml=test-report.xml
3
--doctest-modules
4
--cov=riotctrl --cov-branch
5
- --cov-report=term --cov-report=term-missing --cov-report=xml
+ --cov-report=term-missing --cov-report=xml
6
testpaths = riotctrl
7
markers =
8
rapidjson
0 commit comments