We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92d5e0 commit b2023fbCopy full SHA for b2023fb
README.md
@@ -5,7 +5,12 @@
5
<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>
6
<br/>
7
8
-# 由 [uni-helper](https://uni-helper.js.org) 封装的uni命令
+# 让 Vitest 能在 uni-app 项目中运行 e2e 测试的工具。
9
+
10
+## 已知问题
11
12
+- h5 平台下,无法获取启动状态导致超时。
13
+- environmentOptions 参数同 [uni-app 官方文档](https://uniapp.dcloud.net.cn/worktile/auto/quick-start.html#jestconfigjs) , 但官网长久为更新,导致参数与实际不符。
14
15
## 安装
16
0 commit comments