Tag: testing
All the articles with the tag "testing".
-
Strategic Test Design: Reduce AI-Generated Test Bloat
When Claude generated 47 tests for my shopping list feature, I thought I'd struck gold. Then I realized it was testing its own mocks while my actual code remained broken. Here's how I learned to constrain AI test generation.