Commit 917af12
committed
fix(@angular/build): use date/time based output path for vitest unit-test
The output directory name for the unit-test code when using the
experimental `unit-test` builder with the `vitest` runner will now use
a value based on the date and time of test execution instead of only
a random UUID. This value improves the discoverability of a test execution
when multiple have been performed.1 parent 8f860cc commit 917af12
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
0 commit comments