This commit is contained in:
Paul Gauthier 2023-05-25 21:46:24 -07:00
parent 436e15eab2
commit 34ac7bcf09

View file

@ -40,8 +40,8 @@ Using only the meta-data in the repo map, GPT is able to figure out how to
call the method to be tested, as well as how to instantiate multiple
class objects that are required to prepare for the test.
To code with GPT-4 using the techniques discussed in this
article:
To code with GPT-4 using the techniques discussed here:
- Install [aider](https://github.com/paul-gauthier/aider#installation).
- Install [universal ctags](https://github.com/universal-ctags/ctags).