Troubleshooting
This section is for some troubleshooting advices and guides.
Reporting to Zephyr
The Cucumber tool format is different from python Behave reporter format. In case you want to report test executions from output Behave file, please use some custom formatter for Behave output, i.e. https://pypi.org/project/behave-cucumber-formatter/.