mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
e34c35ff9b
commit
f5d59fa033
2 changed files with 23 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
|
||||
# Create a "black box" test case
|
||||
|
||||
This transcript shows GPT-4 creating a black box test case, without being given
|
||||
access to the source code of the function being tested or *any* of the
|
||||
other code in the repo.
|
||||
This transcript shows GPT-4 creating a black box test case,
|
||||
**without being given
|
||||
access to the source code of the function being tested or any of the
|
||||
other code in the repo.**
|
||||
|
||||
Instead, GPT is operating entirely off a
|
||||
[ctags based repo map](https://aider.chat/docs/ctags.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue