Python Programming Rules
Some rules defining strict ways of working, encouraging specifications to be completed, and a detailed development plan including AI prompts. The main components are enforcing a TDD approach where tests are written first and any test failures means we need to focus on the code (not change the tests).
15 copies
15 downloads
Submitted on May 21, 2025 by @walmsles
Public