Nicht lieferbar
Python Unit Test Automation
Ashwin Pajankar
Broschiertes Buch

Python Unit Test Automation

Practical Techniques for Python Developers and Testers

Versandkostenfrei!
Nicht lieferbar
Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.This book explores the important concepts in software testing and their implementation in Python 3 and shows you how to automate, organize, and execute unit tests for this language. This knowledge is often acquired by reading source code, manuals, and posting questions on community forums, which tends to be a slow and painful process.Python Unit Test Automation will allow you to quickly ramp up your understanding of unit test libraries for Python 3 ...