/behave-template

Simple template for a behave project. Steps are implemented with print statements, and the behave.ini is set to show them. It's highly recommended to set up your preferred logging framework

Primary LanguagePython

Python Behave - Template

Simple template for a behave project. Steps are implemented with print statements, and behave.ini is set to show them when you run it. It's highly recommended to set up your preferred logging framework.

Scenarios are described in Spanish.

If you want to share the same behavior and scenarios among different devices or implementations, check this other repository for a multi-implementation template: https://github.com/dc740/behave-multi-implementation-template