Metadata-Version: 1.1
Name: robottestlink
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/Brian-Williams/robotframework-testlink
Author: Brian Williams
Author-email: briancmwilliams@gmail.com
License: UNKNOWN
Description: # Robottestlink listener
        This is an alternative to robotframework testlink libraries.
        
        It instead uses a listener, which can gather the test information from
        robot and then can either update testcases with the information it
        found or alternatively try to idempotently create the inputs and
        then send.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
