phpMick started a new conversation+100 XP
2mos ago
phpMick started a new conversation+100 XP
5mos ago
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