Commit 312c8dd
authored
Speed up watch mode tests
... according to https://ivantanev.com/make-jest-faster/
I used this option in my own project and the test time gets reduced from 4s to 1.5s,I think it is worth applying.1 parent 929d3d4 commit 312c8dd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
0 commit comments