Metadata-Version: 1.2
Name: robot-tesults
Version: 1.1.1
Summary: Tesults listener for Robot Framework
Home-page: https://www.tesults.com/docs?doc=robot
Author: Tesults
Author-email: help@tesults.com
Maintainer: Tesults
Maintainer-email: help@tesults.com
License: MIT
Description: ==============
        robot-tesults
        ==============
        
        Tesults listener for Robot Framework
        
        ------------
        
        
        Description
        ------------
        
        Tesults is the new standard in automated test results consolidation, reporting, analysis, failure tracking, manual test reporting and test case management.
        
        Use robot-tesults to automatically integrate Tesults with Robot Framework.
        
        For complete details visit:
        
        https://www.tesults.com/docs?doc=robot
        
        
        Requirements
        ------------
        
        The Tesults Python library is required. Install using pip from PyPI:
        
        $ pip install tesults
        
        
        Installation
        ------------
        
        Install robot-tesults using pip from PyPI:
        
        $ pip install robot-tesults
        
        
        Usage
        -----
        
        Visit https://www.tesults.com/docs?doc=robot for documentation.
        
        
        License
        -------
        
        Distributed under the terms of the `MIT`_ license, "robot-tesults" is free and open source software
        
        
        Issues
        ------
        
        If you encounter any problems, please contact help@tesults.com or visit https://www.tesults.com/contact
        
Keywords: robot framework tesults test results automation automated dashboard reporting plugin
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Framework :: Robot Framework
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=2.7
