dc740 / behave-multi-implementation-template

This is a template to create a Behave project with multiple implementations for a single Features definition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Behave: Multi-implementation Template

This is a template to create a Behave project with multiple implementations for a single Features definition.

Edit the stage parameter in behave.ini to change the implementation. The template includes cartas and tablero stages for demonstration purposes.

Run behave in the command line to test it. The output will depend on the selected stage.

About

This is a template to create a Behave project with multiple implementations for a single Features definition.


Languages

Language:Python 86.9%Language:Gherkin 13.1%