Evaluating the use of Copilot to create unit tests for code
There's an idea that is being repeated a lot that writing unit tests for code is now much easier as you can "just" have AI write them for you.
I recently did an experiment around this idea and it's re-enforced my belief that for software developers, the ability to write tests and review code are likely to become more important than the ability to write code.