Metadata-Version: 2.1
Name: sktest
Version: 0.0.1
Summary: A library of tools to quickly expand UI testing
Home-page: https://github.com/cxyboy/sktest
Author: xuluocan
Author-email: hijackx@163.com
License: UNKNOWN
Description: ## sktest
        ####一个基于selenium的关键字ui快速测试框架
        ####使用excel来管理测试用例；
        ####旨在测试过程不再需要花费大量时间来编写并维护代码，只需要在testcase目录下放入你的测试用例，并且在会测试完成后发送一份邮件到指定的邮箱
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
