Gitiles
Code Review
Sign In
gerrit.lfbroadband.org
/
cord-workflow-probe
/
refs/heads/master
/
.
/
xos
/
unittest.cfg
blob: 4c43fef114104902f9cc00a3c7f7d80364097085 [
file
] [
log
] [
blame
]
Illyoung Choi
8b097c9
2019-08-01 12:38:06 -0700
[
diff
] [
blame
]
1
[
unittest
]
2
plugins
=
nose2
.
plugins
.
junitxml
3
code
-
directories
=
synchronizer
4
model_policies
5
steps
6
pull_steps
7
event_steps
8
9
[
coverage
]
10
always
-
on
=
True
11
coverage
=
synchronizer
12
coverage
-
report
=
term
,
html
,
xml