ATRIUMsearch → argument graph
ExampleArticle

与其给Fable一条明确的规则,比如"只在较大的功能上使用自动化测试,对于小的文案或设计改动不要更新和运行测试",不如告诉Fable自行判断何时该写测试。

测试就是一个具体的例子:与其把"何时测试"硬编码成规则,不如直接让Fable自己判断。 ✦ AI 生成 · 平台预翻

Cat Wu and Thariq Shihipar · Simon Willison's Weblog · 2026-07-03 · English original →

他们给出的例子是测试。你可以告诉Fable"只在较大的功能上使用自动化测试,对于小的文案或设计改动不要更新和运行测试"——但更好的做法是,直接告诉Fable在决定是否编写测试时运用自己的判断。
The example they gave was testing. You can tell Fable "only use automated testing for larger features, don't update and run tests for small copy or design changes" - but it's better to just tell Fable to use its own judgement when deciding to write tests instead.

阅读原文 ↗合理引用摘录 · 中文为平台译文