Metadata-Version: 1.1
Name: xmind2testlink
Version: 2.0.1
Summary: Convert xmind to TestLink xml
Home-page: https://github.com/tobyqin/xmind2testlink
Author: Toby Qin
Author-email: toby.qin@live.com
License: UNKNOWN
Description: 
        Documentation
        -------------
        xmind2testlink is a tool to help you convert xmind file to testlink recognized xml files,
        then you can import it into testlink as test suite and test cases.
        
        For more detail, please go to: https://github.com/tobyqin/xmind2testlink
        
        
        Change Log
        ----------
        
        2.0.1
        
        Bug fix - web app should not cache the connector.
        Bug fix - combination title parts incorrectly under some conditions.
        
        2.0.0
        
        Upgrade to v2.0, support convert more flexible xmind files.
        
        1.1.7
        
        Keep line breaks and html tag for text fields, such as test suite summary, test case steps.
        
        1.1.4
        
        Fix potential failure if test action node is empty.
        
        1.1.1
        
        Fix potential failure if the node is a image.
        
        1.1.0
        
        Handle unicode in xmind.
        
        1.0.0
        
        The baby version.
Keywords: xmind testlink import converter testing testcase
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
