Tag Archives: LLM

Lessons Learned from Fixing Flaky Tests with Claude

We recently sped up our integration tests by a factor of ten by running many of them in parallel. There were several flaky tests in the new test suite. Claude was really useful in getting rid of almost all flakyness, but I made some mistakes along the way. Here is what I learnt.

Continue reading

With Claude: Less Coding, More Testing

Having used Claude Code for a few months now, I have noticed how software development has changed for me. I write a lot less code, but I spend more time understanding and testing the code Claude has written. The proportions have changed, but it still feels like software development.

Continue reading