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