robotframework-allurereport icon indicating copy to clipboard operation
robotframework-allurereport copied to clipboard

This is a library for the Allure Framework and Robot Framework.

Results 11 robotframework-allurereport issues
Sort by recently updated
recently updated
newest added

Hi, I have same error message when call AllureReportLibrary in test.robot. Can your help me to fix this? Thanks you. OS : Windows 10 Python: 3.6.0 Anaconda: 4.3.0 Robotframework: 3.0.2...

Hi, I am using robotframework maven plugin to run my test, i have installed Python 3.6 and all allurereports library, but got stuck when importing etree : [ ERROR ]...

Hello, I would like to know if this repo is the "official" one. Is still maintained? Issue for me: ``` | MyTest | | | [Documentation] | xxxx | |...

I am currently using Jenkins-Allure-Report Plugin and RobotFramework-adaptor for Allurereport in order to generate Allure-Reports. allure.properties have the following property for issue matching regex patterns. Currently, my project has issues...

Hello, First of all my apologize if I submit this questions to wrong platform, I am pretty new to this. I am trying to integrate Robot Framework to Allure, and...

I cannot get any sort of history when I am using the allure reporting. I believe my allure-report folder should contain subfolders but it does not. anybody know the corrective...

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...

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...

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...

OS : Mac OSX (sierra) Python: 3.6.0 Robotframework: 3.0.2 AllureReportLibrary: 2.4.1 Error message : $ python setup.py install Traceback (most recent call last): File "setup.py", line 2, in from AllureReportLibrary.version...