Skip to content

Blog

Insights on AI, software development, and building better digital products

Filtered by:testing

We Stopped Writing Tests After the Fact. Here's What We Do Instead.

Tests written after a feature ships are just documentation. Here's how we made testing parallel with implementation using a dedicated test agent.

2 min readTerrance MacGregorTerrance MacGregor

Never Develop Without Seeded Data

Not having fully seeded test data for your user story demos and acceptance criteria are a disaster waiting to happen. Just build it first, and worry about the data last. That's actually the wrong approach in LLM world

3 min readTerrance MacGregorTerrance MacGregor

You have reached the end of the posts.