|
|
|
|
|
by TheCoelacanth
3362 days ago
|
|
Several of the points are effectively asking "Do you know that your software work right now?". Without CI and automated tests your knowledge of whether your software works is inherently limited in scope to what you can manually test in a reasonable amount of time and is out-of-date as soon as someone adds a new commit to master. |
|
That's sort of my concern with these indirect questions about tools - it's very common to have them but not have them doing their job.