3.1. Step - 00 : Installation of BehaveΒΆ
As a preparation step to play with BDD for behave, you will need to install behave. To install behave, just use the normal python install command.
pip install behave
As a preparation step to play with BDD for behave, you will need to install behave. To install behave, just use the normal python install command.
pip install behave