I admit I am not good with unit tests. So lately, I use AI to help me with unit tests particularly when I don't know how to replicate a particular error. It was good and it made me approach coding differently than what I used to do.
It’s not about getting AI to write the code for us or do the task for us blindly… It’s about using AI to enhance what it can’t do well and also allow it to enhance what we can’t do well.
Using it to help find our own blind spots is an amazing application. Thank you for this article!
I admit I am not good with unit tests. So lately, I use AI to help me with unit tests particularly when I don't know how to replicate a particular error. It was good and it made me approach coding differently than what I used to do.
It's never been easy these days, great example
‘You have to define what “failure” looks like before you build’ <- this should be written on top of all drawing boards!
YES. Don’t wait until things break to ask what failure looks like.
Completely agree!!
It’s not about getting AI to write the code for us or do the task for us blindly… It’s about using AI to enhance what it can’t do well and also allow it to enhance what we can’t do well.
Using it to help find our own blind spots is an amazing application. Thank you for this article!
Thank you for adding this!
Exactly, it’s about partnership.