I saw at least one book on O'reilly about TDD-ing in Python, but I can't really tell how good they are, since I don't do Py myself: http://chimera.labs.oreilly.com/books/1234000000754
However, if you are willing to invest few hours for watching TDD in other languages, I could recommend you these stuff:
1) https://code.tutsplus.com/courses/solid-design-patterns
2) http://www.jamesshore.com/Blog/Lets-Play
3) Clean Coders Series ( http://cleancoders.com/ ) - there are only few episodes strictly on TDD, but there are a lot of how and why on design patterns, principles and so on. (I'm doing PHP/JS, but I found Clean Coders - mostly Java - very helpful)
I just found this: https://code.tutsplus.com/tutorials/beginning-test-driven-de...
I saw at least one book on O'reilly about TDD-ing in Python, but I can't really tell how good they are, since I don't do Py myself: http://chimera.labs.oreilly.com/books/1234000000754
However, if you are willing to invest few hours for watching TDD in other languages, I could recommend you these stuff:
1) https://code.tutsplus.com/courses/solid-design-patterns
2) http://www.jamesshore.com/Blog/Lets-Play
3) Clean Coders Series ( http://cleancoders.com/ ) - there are only few episodes strictly on TDD, but there are a lot of how and why on design patterns, principles and so on. (I'm doing PHP/JS, but I found Clean Coders - mostly Java - very helpful)
I just found this: https://code.tutsplus.com/tutorials/beginning-test-driven-de...