Image of Lucian Ghinda writing for notes.ghinda.com
June 11th, 2025

When using LLM to write tests you should remain in charge of choosing the test cases

When using LLMs to write tests, you should remain in control of choosing the test cases or at least review them.

Here is an example of prompting Claude Code to identify test cases for my review before asking it to proceed with implementing the test cases.

Claude Code showing what test cases it might pick