This commit is contained in:
Paul Gauthier 2023-05-21 16:19:23 -07:00
parent e34c35ff9b
commit f5d59fa033
2 changed files with 23 additions and 3 deletions

View file

@ -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)