▲ | zdragnar 5 hours ago | |
My last attempt had passing tests. It even exercised the code that it wrote! But, upon careful inspection, the test assertions were essentially checking that true equalled true, and the errors in the code didn't fail the tests at all. Attempting to guide it to fixing the errors just introduced novel errors that it didn't make the first time around. This is not what I signed up for. |