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