[Tutor] understanding code testing
boB Stepp
robertvstepp at gmail.com
Sun Apr 16 21:53:10 EDT 2017
On Sat, Apr 15, 2017 at 9:33 AM, Rafael Knuth <rafael.knuth at gmail.com> wrote:
> can anyone point me to good learning resources on this subject?
> (python 3)
I have been liking "Testing Python -- Applying Unit Testing, TDD, BDD,
and Acceptance Testing" by David Sale, c. 2014. If you are into
developing web stuff, then you might like "Test-Driven Development
with Python -- Obey the Testing Goat: Using Django, Selenium, and
JavaScript" by Harry J. W. Percival, c. 2014.
--
boB
More information about the Tutor
mailing list