Nov 6, 2025
0
Level 15
How are well all using AI?
I just thought I would start a discussion to see what other people are doing.
I used to be a big fan of TDD but now I work differently:
- give AU (Augment currently) my requirements for one file (eg a model factory)
- write manual(ish) tests to confirm that the requirements have been met
- step through the tests with xdebug and bugfix as I go
I really like this because the tests confirm that the requirements have been met.
How much are other people using AI? I feel like I am writing more prompts than code now.
Mick
Please or to participate in this conversation.