Merge pull request #6192 from nicoddemus/remove-reportlog-6180

Remove report_log in favor of pytest-reportlog
This commit is contained in:
Bruno Oliveira
2019-11-18 17:58:37 -03:00
committed by GitHub
10 changed files with 11 additions and 207 deletions

View File

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