Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Commit 6a85159

Browse files
committed
updated vue-cli-plugin-unit-mocha
1 parent 6ebb87f commit 6a85159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vue-cli-plugin-unit-mocha/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
--bail, -b 第一个测试失败后仍然保释
2525
--require, -r 在运行测试之前引入给定的模块
2626
--include 在测试包中包含给定的模块
27+
--inspect-brk 开启审查工具来调试测试代码
2728
```
2829

2930
默认文件匹配规则是:`test/unit` 内所有以 `.spec.(ts|js)` 结尾的文件。

0 commit comments

Comments
 (0)