Introduce --report-log option

Fix #4488
This commit is contained in:
Bruno Oliveira
2019-10-16 19:24:41 -03:00
parent 0225cb37c0
commit b99661b9d7
10 changed files with 231 additions and 21 deletions

View File

@@ -154,6 +154,7 @@ default_plugins = essential_plugins + (
"assertion",
"junitxml",
"resultlog",
"report_log",
"doctest",
"cacheprovider",
"freeze_support",