Good points.
Developers spend a lot of time maintaining and changing code.
Practically speaking, even a large proportion of "new" code is legacy code.
I wonder, AI (/CodiumAI) may "dramatically reduce the time it takes to capture the existing behavior of the code and start setting up a safety net so you can work with it" -- But can it help me create tests for newly written behavior and functionality?
If you have implemented some new behavior and now you'd like to setup tests around it to prevent regressions, then yes it can definitely make that process faster and less tedious
3 comments
[ 5.0 ms ] story [ 17.8 ms ] threadI wonder, AI (/CodiumAI) may "dramatically reduce the time it takes to capture the existing behavior of the code and start setting up a safety net so you can work with it" -- But can it help me create tests for newly written behavior and functionality?
If you have implemented some new behavior and now you'd like to setup tests around it to prevent regressions, then yes it can definitely make that process faster and less tedious