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. Tests
- 6.3. CI/CD Tools
- 6.4. Wheel
- 6.5. CI/CD Pipelines
- 6.6. Linters
- 6.7. Behavioral Testing
- 6.8. Code Style
- 6.9. Code Coverage
- 6.10. Internationalization
- 6.11. DB Schema Migration
- 6.12. Distributing
- 6.13. Security
- 6.14. Smoke Tests
- 6.15. Static Code Analysis
- 6.16. Test Automation
- 6.17. Type Checking
- 6.18. UI testing
- 6.19. Mutation Testing