1. About¶
2. Quality¶
3. Tests¶
Tests
4. Debugging¶
5. CI/CD¶
CI/CD
- 5.1. CI/CD Devtools Ecosystem
- 5.2. CI/CD Python
- 5.3. Flit
- 5.4. Tests
- 5.5. CI/CD Tools
- 5.6. Wheel
- 5.7. CI/CD Pipelines
- 5.8. Linters
- 5.9. Behavioral Testing
- 5.10. Code Style
- 5.11. Code Coverage
- 5.12. Internationalization
- 5.13. DB Schema Migration
- 5.14. Distributing
- 5.15. Security
- 5.16. Smoke Tests
- 5.17. Static Code Analysis
- 5.18. Test Automation
- 5.19. Type Checking
- 5.20. UI testing
- 5.21. Mutation Testing