|
|
|
|
|
by dagw
974 days ago
|
|
The only thing I can think of would be if your development machine isn't powerful enough to run your tests A lot of people have Mac/Arm dev machines, but deploy to Linux/x86 machines. Developing and testing on the hardware/OS you are targeting lets you avoid nasty surprises down the line. |
|