parent
c06e5ab66d
commit
da1f39f5f7
5 changed files with 35 additions and 8 deletions
@ -1,7 +1,5 @@ |
||||
|
||||
def before_all(context): |
||||
# -- SET LOG LEVEL: behave --logging-level=ERROR ... |
||||
# on behave command-line or in "behave.ini". |
||||
context.config.setup_logging() |
||||
|
||||
# -- ALTERNATIVE: Setup logging with a configuration file. |
||||
# context.config.setup_logging(configfile="behave_logging.ini") |
Loading…
Reference in new issue