1. Python Pair Programming and TDD
  2. Pair Programming and TDD
    1. Slides
    2. Parts of the session
    3. Goals
    4. Module to test
    5. Test the module
    6. Running Pytest
    7. Test the module even more
    8. Running Pytest
    9. Pytest Coverage
    10. Learning Pytest
    11. TDD - Test Driven Development
    12. Why in pairs?
    13. Pair Programming
    14. Llewellyn's Strong Style Pairing
    15. Llewellyn's Strong Style Pairing: Driver
    16. Llewellyn's Strong Style Pairing: Navigator
    17. Tic-tac-toe
    18. Tic-tac-toe - hints
    19. Retrospective