You are here |
anthonysciamanna.com | ||
| | | |
agilemodeling.com
|
|
| | | | With test-driven development (TDD) your tests effectively become executable specifications which are created on a just-in-time (JIT) basis. | |
| | | |
trishkhoo.com
|
|
| | | | ||
| | | |
ezyang.github.io
|
|
| | | | Black box testing says that you should test the functionality of a component without knowing its internal structure. By default, LLMs have difficulty abiding with this, because by default the implementation file will be put into the context, or the agent will have been tuned to pull up the implementation to understand how to interface with it. Sonnet 3.7 in Cursor also has a strong tendency to try to make code consistent, which that it will try to eliminate redundancies from the test files, even though black box testing suggests it is better to keep the redundancy to avoid reflecting bugs from the implementation directly in the test. | |
| | | |
paulbutler.org
|
|
| |