Mark Mitrushkin
Results
2
issues of
Mark Mitrushkin
Cannot deserialize value of type `ru.yandex.qatools.allure.model.SeverityLevel` from String "None"
3
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...