pacan1

Results 2 issues of pacan1

Referring to https://github.com/millennialmedia/intellibot/wiki/Test-Debugging. I can't get this to work. When I try to run a robot file in debug mode, the command seems to be missing a flag: (-m for...

I've robotframework(python), allure, and the pytest allure adaptor installed. **pytest-allure-adaptor (1.7.9)** **robotframework-allurereport (1.1.1)** **allure --version 2.4.1** When I run pybot with the Allure listener an xml file is generated. However...