Commit 80e5865
committed
fix(@angular/build): provide vitest globals in unit-test builder
The experimental `unit-test` builder with the `vitest` runner now provides
the test APIs also as globals. This increases the potential compatibility
for existing karma/jasmine based tests. The initial unit tests within a
newly generated application, for instance, now require no changes to
execute with the new builder.1 parent bd18065 commit 80e5865
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
0 commit comments