|
|
|
|
|
by michaelbuckbee
594 days ago
|
|
I don't work at Google, but I do something similar with my code: write comments, generate the code, and then have the AI tooling create test cases. AI coding assistants are generally really good at ramping up a base level of tests which you can then direct to add more specific scenario's to. |
|