| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-09 | doc:ai-prompts: Add guide on refactoring for testability | Craig Jennings | |
| Introduce new section in 'quality-engineer.org' detailing how to refactor code to enhance testability. Emphasizes recognizing deep nesting, long functions, and overmocking as refactoring signals. Provides strategies such as extracting functions and clear separation of concerns. Offers real-world examples and guidelines on effective mocking to maintain tests that are resilient to implementation changes. Enhanced content in 'coder.org' with deeper insights into handling deep nesting scenarios. | |||
| 2025-10-12 | changing repositories | Craig Jennings | |
