Skip to content

Commit f19e4b1

Browse files
authored
Merge pull request #387 from Enforcer/review-chapter-ai-preface
AI preface review
2 parents d90aa92 + ae824a8 commit f19e4b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ai_preface.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Its ability to write that _first_ test,
9696
the one where, as we'll see, a lot of the design (and thinking) happens in TDD,
9797
was much more mixed.
9898

99+
// SEBASTIAN: Idea for a frame with actionable advice: "Make sure there are at least few examples of tests before you'll make AI assistant write more. Show it what 'good' looks like."
100+
101+
// SEBASTIAN: Another idea for a frame with actionable advice: "Simple things like writing a meaningful test name or describing in comment what you want to test can help immensely AI working in autocomplete mode."
102+
99103
Similarly when working in a less "autocomplete" and more "agentic" mode,
100104
I saw AI tools do very well on simple problems with clear instructions,
101105
but when trying to deal with more complex logic and requirements with ambiguity,

0 commit comments

Comments
 (0)