Feature Description
It would be great to write a test TDD style and have the agent work on the implementation until the test passes
Use Cases
- ios_run_single_test, ios_run_test_suite
Example Interactions
You: I have a failing test here, work on the implementation and run the test in a loop until is succeeds.