Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def after_scenario(context, scenario):
"""Clean method that will be executed after each scenario
:param context: behave context
:param scenario: running scenario
"""
toolium_after_scenario(context, scenario)
def after_scenario(context, scenario):
"""Clean method that will be executed after each scenario
:param context: behave context
:param scenario: running scenario
"""
toolium_after_scenario(context, scenario)
def after_scenario(context, scenario):
"""Clean method that will be executed after each scenario
:param context: behave context
:param scenario: running scenario
"""
toolium_after_scenario(context, scenario)
def after_scenario(context, scenario):
"""Clean method that will be executed after each scenario
:param context: behave context
:param scenario: running scenario
"""
toolium_after_scenario(context, scenario)