From a946bfddb4c0a0cdc4d9d4cac9275cc213110dd1 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 21 May 2023 17:25:21 -0700 Subject: [PATCH] copy --- docs/ctags.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ctags.md b/docs/ctags.md index 2d4491e98..fe1c7bccc 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -134,6 +134,9 @@ Using only the meta-data in the map, GPT is able to: - Decide that the `Coder` class looks complex enough to use a `MagickMock`. +It makes one reasonable mistake in the first version of the test, but is +able to quickly fix the issue after being shown the `pytest` error output. + ## Try it out To use this experimental repo map feature: