forked from hjwp/Book-TDD-Web-Dev-Python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
praise.html
15 lines (15 loc) · 1.58 KB
/
praise.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<section data-type="dedication" class="praise">
<h1>Praise for <em>Test-Driven Development with Python</em></h1>
<blockquote>
<p>In this book, Harry takes us on an adventure of discovery with Python and testing. <span class="keep-together">It’s an excellent</span> book, fun to read and full of vital information. It has my highest recommendations for anyone interested in testing with Python, learning Django, or wanting to use Selenium. Testing is essential for developer sanity and it's a notoriously difficult field, full of trade-offs. Harry does a fantastic job of holding our attention whilst exploring real-world testing practices.</p>
<p data-type="attribution">Michael Foord, Python Core Developer and Maintainer <span class="keep-together">of unittest</span></p>
</blockquote>
<blockquote>
<p>This book is far more than an introduction to test-driven development—it’s a complete best-practices crash course, from start to finish, into modern web application development with Python. Every web developer needs this book.</p>
<p data-type="attribution">Kenneth Reitz, Fellow at Python Software Foundation</p>
</blockquote>
<blockquote>
<p>Harry’s book is what we wish existed when we were learning Django. At a pace that’s achievable and yet delightfully challenging, it provides excellent instruction for Django and various test practices. The material on Selenium alone makes the book worth purchasing, but there's so much more!</p>
<p data-type="attribution">Daniel and Audrey Roy Greenfeld, authors of <em>Two Scoops of Django</em> (Two Scoops Press)</p>
</blockquote>
</section>