#Python
3 items tagged with "Python"
Project Rules
Keep code in sync with drawio diagram
Generate code from drawio diagram and keep code in sync with the diagram (works with q CLI) Create a drawio diagram in vscode, start 'q chat' and simply type the same prompt all the time: > generate application
#CDK
#Python
Mobile Testing Automation
Run a AI-driven exploratory test on mobile device and generate test report. based on that, you could either generate a full airtest script project or adjust existing project.
#CLI
#Test
#Python
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).
#Python
