|
|
|
|
|
by PunchyHamster
14 days ago
|
|
Why you are downloading code if you're not even using it to run tests ? And if you run tests in CI/CD, or in a container, why you are downloading code locally ? Only thing that comes to mind is code completion but surely most people at least run unit tests locally before pushing the code out ? |
|