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
If I execute a full feature file with the behave html formatter, the test report html is generated succesfully. But if I select tag(s) or scenario(s) for the feature(s), the command will not work.
If I execute a full feature file with the behave html formatter, the test report html is generated succesfully. But if I select tag(s) or scenario(s) for the feature(s), the command will not work.
Example:
behave -k "sample.feature" -n "sample scenario" -f "behave_html_formatter:HTMLFormatter" -o "C:/test_report.html"
The text was updated successfully, but these errors were encountered: