[journal] Context and Trust, or: Test Suites Reflect Teams
v5.chriskrycho.com·3h

Assumed audience: Software developers broadly familiar with automated testing.

I like this newsletter issue about Rails World 2025 from Brandur for its reminder that the things large software teams often take as necessities when it comes to our test suites… may not be. Citing DHH’s keynote, Brandur notes the many upsides of 70-second test suites that only run locally: no cloud CI system, just a local script that signs off on a commit that the test run passed. That sounds extremely attractive!1

When I read this paragraph, though —

70 seconds test times for a large real w…

Similar Posts

Loading similar posts...