Metadata-Version: 1.1
Name: robotframework-qtlibrary
Version: 1.0.1
Summary: QTLibrary for Robot Framework
Home-page: https://github.com/qitaos/Robotframework-QTLibrary
Author: Qitao
Author-email: Qitaos@gmail.com
License: No License
Description: QTLibrary是一个个人学习研究时做的测试库，参考了一下Selenium2Library的一些写法.
        其中做了几个比较常用的关键字，比如随机生成生日，随机生成身份证号，随机生成中文姓名等。
        安装方法：
        pip install robotframework-qtlibrary
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
