提交 bf862ae4 编写于 作者: 泰斯特Test's avatar 泰斯特Test

Lets go

上级 e692483a
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
testcase-automaker can be used to create interface testcase with different params combo base on pairwise strategy. testcase-automaker can be used to create interface testcase with different params combo base on pairwise strategy.
## Installation ## Installation
pip install allpairspy
pip install testcase-automaker pip install testcase-automaker
## Best practice ## Best practice
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
## 安装 ## 安装
pip install allpairspy
pip install testcase-automaker pip install testcase-automaker
## 最佳实践 ## 最佳实践
......
...@@ -5,7 +5,7 @@ with open("README.md", "r", encoding='utf-8') as fh: ...@@ -5,7 +5,7 @@ with open("README.md", "r", encoding='utf-8') as fh:
setuptools.setup( setuptools.setup(
name="testcase-automaker", name="testcase-automaker",
version="1.0.7", version="1.0.8",
author="Yuyi Shao", author="Yuyi Shao",
author_email="523314409@qq.com", author_email="523314409@qq.com",
description="testcase-automake base on pairwise", description="testcase-automake base on pairwise",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册