171
0
DiscussionTrending
The case against relying on AI for test generation right nowUnpopular opinion, but I think the current hype around AI test generation is leading teams to invest in workflows that…
4.9k views1710
5 discussions
Unpopular opinion, but I think the current hype around AI test generation is leading teams to invest in workflows that…
I have a FastAPI service with a well-maintained OpenAPI spec (auto-generated by FastAPI). I want to generate a…
Most AI test generation demos show the happy path: given a function, generate a test skeleton. I've seen this work OK.…
I've started using AI to generate first-pass test code. The problem: I've caught several subtle bugs in AI-generated…
Over the past few months I've been experimenting with Claude and GitHub Copilot for test case generation at work. Mixed…