修改错别字

This commit is contained in:
彭宇琦 2021-02-04 07:41:41 +08:00
parent 422148c9be
commit 9adcf65964
1 changed files with 1 additions and 1 deletions

View File

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