We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9065062 commit efc6a50Copy full SHA for efc6a50
300/300/README.md
@@ -37,13 +37,13 @@ Rspack [ https://www.rspack.dev/ ]
37
Highlight **Webpack** with the arrow keys and click ENTER.
38
39
```
40
-? Unit test runner to use ...
41
-jest
42
-vitest
+? Which unit test runner would you like to use? ...
+Jest [https://jestjs.io/ ]
+Vitest [https://vitest.dev/ ]
43
None
44
45
46
-Highlight **jest** with the arrow keys and click ENTER.
+Highlight **Jest** with the arrow keys and click ENTER.
47
48
49
? Test runner to use for end to end (E2E) tests ...
0 commit comments