1. About¶
2. Good Engineering Practices¶
Good Engineering Practices
3. Tests¶
4. Debugging¶
5. Type Annotation¶
Type Annotation
6. CI/CD¶
CI/CD
- 6.1. CI/CD Devtools Ecosystem
- 6.2. CI/CD Python
- 6.3. Tests
- 6.4. CI/CD Tools
- 6.5. Wheel
- 6.6. CI/CD Pipelines
- 6.7. Linters
- 6.8. Behavioral Testing
- 6.9. Code Style
- 6.10. Code Coverage
- 6.11. Internationalization
- 6.12. DB Schema Migration
- 6.13. Distributing
- 6.14. Security
- 6.15. Smoke Tests
- 6.16. Static Code Analysis
- 6.17. Test Automation
- 6.18. Type Checking
- 6.19. UI testing
- 6.20. Mutation Testing