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 a39a924 commit 5ada92eCopy full SHA for 5ada92e
adev/src/content/guide/testing/experimental-unit-test.md
@@ -1,6 +1,6 @@
1
# Experimental unit testing system
2
3
-The Angular CLI also provides an experimental unit test system that can use [Vitest](https://vitest.dev/) as a test runner.
+The Angular CLI provides an experimental unit test system that can use [Vitest](https://vitest.dev/) as a test runner.
4
5
IMPORTANT: This experimental unit testing system requires the use of the `application` build system.
6
This build system is the default for all newly created projects.
0 commit comments