Tests are supposed to build confidence that some code does what it is supposed to do.
Tests are a specification.
Letting some AI generate them defeats that purpose.
Automate the code to make the tests pass.
Makes more sense.
Tests are supposed to build confidence that some code does what it is supposed to do.
Tests are a specification.
Letting some AI generate them defeats that purpose.
Automate the code to make the tests pass.
Makes more sense.