Scenarios
Scenarios describe what you need. They define the tests and the necessary devices for them.
This BalderHub package only provides one single scenario class:
- class balderhub.unit.scenarios.ScenarioUnit
Bases:
ScenarioScenario base class that can be used for test scenarios without any devices.
Note
Please do not forget to add the
SetupUnitto your environment. Tests will only be collected when this setup is active.- class _
Bases:
Device- _outer_balder_class
alias of
ScenarioUnit