Mensys Online Shop

Python Testing - Beginner's Guide

Category:General - Books By:Packt Publishing
More info:www.packtpub.com ...Author(s):Daniel Arbuckle
Pages:236Year of publication:2010

Learn about test-driven development of Python software - make development easier using some of the best testing tools out there.What this book will do for you:- Make testing easy & convenient with Python's doctest module, which lets you put your tests right into your doc strings;- Drive development using unit testing and learn how it can make the process quicker;- Learn to use mock objects to keep your tests focused & flexible using Python Mocker;- Embed your tests in a  » Read more...

Python Testing - Beginner's Guide

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
A70142 Python Testing - Beginner^s Guide30.9441.7532.80

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

Learn about test-driven development of Python software - make development easier using some of the best testing tools out there.What this book will do for you:- Make testing easy & convenient with Python's doctest module, which lets you put your tests right into your doc strings;- Drive development using unit testing and learn how it can make the process quicker;- Learn to use mock objects to keep your tests focused & flexible using Python Mocker;- Embed your tests in a controlled & temporary environment using test fixtures;- Automatically find & execute tests using Nose - a unit testing framework for Python that makes writing & running tests easier;- Write tests for web applications using Twill and integrate it's capabilities as a library into Python testing code.