Simon Willison(@simonw)
(I'm firmly on team red/green TDD for agent code, I like having a test suite that protects against t...
6.0Score
TL;DR · AI 摘要
Simon Willison 坚持红绿灯测试驱动开发(TDD)方法,认为测试套件可以防止代码更改破坏旧功能。
核心要点
- Simon Willison 支持红绿灯 TDD 方法。
- 测试套件有助于保护旧功能不受新更改影响。
- TDD 方法适用于代理代码开发。
#TDD#测试驱动开发#软件开发
打开原文Warning: This page maybe not yet fully loaded, consider explicitly specify a timeout.
Don’t miss what’s happening
(I'm firmly on team red/green TDD for agent code, I like having a test suite that protects against them breaking old features when they make new changes - simonwillison.net/guides/agentic)