- 1. Python Pair Programming and TDD
- 2. Pair Programming and TDD
- 2.1. Slides
- 2.2. Parts of the session
- 2.3. Goals
- 2.4. Module to test
- 2.5. Test the module
- 2.6. Running Pytest
- 2.7. Test the module even more
- 2.8. Running Pytest
- 2.9. Pytest Coverage
- 2.10. Learning Pytest
- 2.11. TDD - Test Driven Development
- 2.12. Why in pairs?
- 2.13. Pair Programming
- 2.14. Llewellyn's Strong Style Pairing
- 2.15. Llewellyn's Strong Style Pairing: Driver
- 2.16. Llewellyn's Strong Style Pairing: Navigator
- 2.17. Tic-tac-toe
- 2.18. Tic-tac-toe - hints
- 2.19. Retrospective