hjwp / Book-TDD-Web-Dev-Python

Book - TDD web dev with Python
https://www.obeythetestinggoat.com
Other
484 stars 175 forks source link

Review chapter working incrementally #181

Closed Xronophobe closed 1 year ago

Xronophobe commented 1 year ago

Marathon chapter, indeed! :) I wouldn't split it up though because the sub-titles help quite a lot with making sensible checkpoints for breaks during reading. I especially liked when you only shown the expected error messages from the failing tests under Biting the Bullet: Adjusting Our Models.

What do you think about adding an Appendix: Glossary for terms like "Three strikes and refactor" or "Regression test", "YAGNI"?