Ask HN: A Django BDD book

1 points by jozi9 ↗ HN
I'm thinking about summing up my experience as I go along the way when applying BDD on Django projects. Like what tool to use, how to translate requirements/user stories to BDD tests, etc. This is one field that I think is a bit overlooked/undervalued in Django. I'm thinking about summing it up in a short e-book rather than blogposts - as I always find books more enjoyable and feasible for learning than blog posts. What do you think? I put together a Mailchimp form where you can opt-in if interested, it's also a feedback for me if there's a need: http://eepurl.com/6-D7n

3 comments

[ 2.9 ms ] story [ 15.3 ms ] thread
Personally I prefer video as the ideal format for learning.

Although a book might be the best finished product for you, you might be able to test demand easier just by writing the first chapter and seeing what kind of response you get.

Good idea! Thanks.
Yes, BDD is def. undervalued. I wrote a nice Flask+Behave BDD tutorial in http://realpython.com

Contact me - michael at realpython dot com