Mark Mitrushkin

Results 2 issues of Mark Mitrushkin

Hi, I am using Jenkins to run pabot and generate allure reports using the plugin. The command starts like this: ``` pabot --processes 5 --listener AllureReportLibrary.AllureListener: ``` Allure result are...

Hi, I was installing the package with pip: `pip install robotframework-allurereport-zajic` And had errors until I manually installed the following packages: - jprops - sqlalchemy I think these should be...