修改错别字
This commit is contained in:
parent
422148c9be
commit
9adcf65964
|
@ -2,7 +2,7 @@
|
|||
## 简介
|
||||
autest为Auxiliary Test的英文缩写意为辅助测试,其中包括日常测试工作中能用到的工具,包括测试用例编写工具,简化Web UI自动化测试工具以及测试报告生成工具和日常工作中使用的小工具等。开发这个项目的目的在于使用简单的代码来简化我们测试日常中较为繁杂的操作,使测试的效率得到一定的提升。
|
||||
|
||||
目前工具以打包到maven中央仓库,可按以下代码添加依赖:
|
||||
目前工具已打包到maven中央仓库,可按以下代码添加依赖:
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.gitee.pyqone</groupId>
|
||||
|
|
Loading…
Reference in New Issue