Install or Configure Behave

First we need to install python and configure it. Once we have successfully installed python now we need to install behave libraries.

By Using pip command we can install python behave(BDD) libraries.

 pip install behave