Sunday, December 25, 2011

Python Testing Cookbook



Greg L. Turnquist, "Python Testing Cookbook"| 2011 | ISBN: 1849514666 | 364 pages | PDF | 13,1 MB

Are you looking at new ways to write better, more efficient tests? Are you struggling to add automated testing to your existing system? The Python unit testing framework, originally referred to as “PyUnit” and now known as unittest, is a framework that makes it easier for you to write automated test suites efficiently in Python. This book will show you exactly how to squeeze every ounce of value out of automated testing.