hraness

saved

Tests must justify their presence

by Ryan LopopoloXpublished

Ryan Lopopolo @_lopopolo

Principal Engineer, Agentic GCP @googlecloud • prev @OpenAI • Building the future of work. Harness engineering. As an agent influencer, • opinions mine

currently hammering on my thing with this:

do a sweep for tests that do nothing than re-assert the source, are low value, duplicative, etc. remove them and then see whether the prod code can be simplified now that the tests no longer demand seams to exist

tests must justify their presence. tests that require changes whenever the underlying source changes are not good tests since they assert implementation, not behavior based on what you learn, I am expecting you to update go-operating-model.md, which you should also read in addition to domain-first-operating-model.md.