Replies: 1 comment 2 replies
-
|
A coverage-related issue was fixed, it's unclear whether your problem was caused by it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这是我的配置文件
执行测试覆盖率是这样的
$ npx rstest --coverage Rstest v0.7.2 Coverage enabled with istanbul ✓ tests/index.test.tsx (2) ✓ tests/hooks.test.tsx (7) Test Files 2 passed Tests 9 passed Duration 1.97s (build 717ms, tests 1.25s)好像和文档写的不一样啊 https://rstest.rs/zh/config/test/coverage#coverage
Beta Was this translation helpful? Give feedback.
All reactions