BuilderIO / micro-agent

An AI agent that writes (actually useful) code for you
https://www.builder.io/blog/micro-agent
MIT License
2.61k stars 206 forks source link

Support adding to existing test file #25

Open tpaulshippy opened 2 months ago

tpaulshippy commented 2 months ago

You can add to an existing implementation file, but the test generation doesn't support reading an existing test file and adding to it.

steve8708 commented 2 months ago

ah yes, the intent was not to create a test if one exists. should be a quick fix