-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Labels
contributeCall for a contributionCall for a contributiongood first issueGood for newcomersGood for newcomerstheme:robotframeworktype:documentationImprovements or additions to documentationImprovements or additions to documentation
Description
In MAC, the below command failed with ;. Hence raised this issue.
Need to add : instead of; for custom directory output in robot framework command .
https://github.com/allure-framework/allure-python/blob/master//allure-robotframework/README.rst
In the below command, need to add : instead of ;.
$ robot --listener allure_robotframework;/set/your/path/here
Same command is also present in pypi url.
Metadata
Metadata
Assignees
Labels
contributeCall for a contributionCall for a contributiongood first issueGood for newcomersGood for newcomerstheme:robotframeworktype:documentationImprovements or additions to documentationImprovements or additions to documentation