Skip to content

Commit b2023fb

Browse files
committed
docs: 更新README文档内容
1 parent e92d5e0 commit b2023fb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
<a href="https://www.npmjs.com/package/flippedround/vitest-environment-uniapp"><img src="https://img.shields.io/npm/v/vitest-environment-uniapp?colorA=005947&colorB=eee&style=for-the-badge"></a>
66
<br/>
77

8-
# [uni-helper](https://uni-helper.js.org) 封装的uni命令
8+
# 让 Vitest 能在 uni-app 项目中运行 e2e 测试的工具。
9+
10+
## 已知问题
11+
12+
- h5 平台下,无法获取启动状态导致超时。
13+
- environmentOptions 参数同 [uni-app 官方文档](https://uniapp.dcloud.net.cn/worktile/auto/quick-start.html#jestconfigjs) , 但官网长久为更新,导致参数与实际不符。
914

1015
## 安装
1116

0 commit comments

Comments
 (0)