You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Features and Scenarion what are using the # language: de in the feature files are not added to the reports enlisch ones will. even if they passed.
I also saw resently you changed in 2.0.2 in some parte going from scenario.keyword == u'Scenario' to ScenarioOutline what made germen test run at the first place. (#77)
In the code there are many places what are hard coded to enlisch wording.
To Reproduce
Steps to reproduce the behavior:
run a feature file using # language: de in the feature file for example
Expected behavior
report shoul be not empty
the temp files what are created are also empty for non english version only showing
{'environment': [], 'features': [], 'steps_definition': []}
Desktop (please complete the following information):
Linux
behave 1.2.6
behavex 2.0.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Features and Scenarion what are using the # language: de in the feature files are not added to the reports enlisch ones will. even if they passed.
I also saw resently you changed in 2.0.2 in some parte going from scenario.keyword == u'Scenario' to ScenarioOutline what made germen test run at the first place. (#77)
In the code there are many places what are hard coded to enlisch wording.
To Reproduce
Steps to reproduce the behavior:
run a feature file using # language: de in the feature file for example
Expected behavior
report shoul be not empty
the temp files what are created are also empty for non english version only showing
{'environment': [], 'features': [], 'steps_definition': []}
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: