Metadata-Version: 2.0
Name: robotframework-allurereport-zajic
Version: 1.3.0
Summary: Allure Reporting Adaptor for Robot Framework
Home-page: https://github.com/kootstra/robotframework-allurereport
Author: Eltjona Qato, Anne Kootstra
Author-email: qatoeltjona@gmail.com, kootstra@hotmail.com
License: MIT License
Download-URL: https://github.com/kootstra/robotframework-allurereport/tarball/1.3.0
Keywords: allure,robotframework,reporting
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Classifier: Development Status :: 4 - Beta
Requires-Dist: jprops (>1.0)
Requires-Dist: lxml (>=3.2.0)
Requires-Dist: namedlist
Requires-Dist: py
Requires-Dist: pytest-allure-adaptor (>=1.7.6)
Requires-Dist: six (>=1.9.0)
Requires-Dist: sqlalchemy

The Allure Adaptor for Robot Framework is a Library that can be included in the Robot scripts to generate compatible XML files which can then be used to generate the Allure HTML reports.


