environment

Attributes

CLOUD_ONLY_TAG

PCVL_SERVER_ONLY_TAG

r

Functions

generate_allure_environnement(context)

before_all(context)

before_scenario(context, scenario)

after_scenario(context, scenario)

after_all(context)

Module Contents

environment.CLOUD_ONLY_TAG = 'cloud_only'[source]
environment.PCVL_SERVER_ONLY_TAG = 'pcvl_server'[source]
environment.generate_allure_environnement(context: steps.api.utils.Context)[source]
environment.before_all(context: steps.api.utils.BehaveContext)[source]
environment.before_scenario(context: steps.api.utils.Context, scenario: behave.model.Scenario)[source]
environment.after_scenario(context: steps.api.utils.Context, scenario: behave.model.Scenario)[source]
environment.after_all(context: steps.api.utils.Context)[source]
environment.r[source]