|
|
|
|
|
by wilgertvelinga
860 days ago
|
|
Find ways to reduce those 10 minutes. Some ideas:
- make the individual tests run faster
- remove obsolete tests
- increase parallellism
- use a tool that can determine which tests to run based on what has changed, for example nx.dev. |
|