|
|
|
|
|
by 9rx
104 days ago
|
|
> When it passes, it's just overhead: the same outcome you'd get without CI. The outcome still isn't the same. CI, even when everything passes, enables other developers to build on top of your partially-built work as it becomes available. This is the real purpose of CI. Test automation is necessary, but only to keep things sane amid you continually throwing in fractionally-complete work. |
|