TDD with GitHub Copilot

At Thoughtworks, we are strong practitioners of Test Driven Development (TDD).
Naturally this leads to the question of how generative AI can help with
this technique. Paul Sobocinski writes a brief memo
explaining how some of our teams have used TDD with GitHub
Copilot
. As ever, co-pilot can’t be relied on to fly the plane, but
can suggest some useful ideas for the red and green steps. It isn’t
very helpful for the all-important refactoring step.

more…

Source: martinfowler

Tags: