February 2021
Beginner to intermediate
338 pages
6h 58m
English
This book covers testing and test-driven development practices, introducing you to the most widespread tools and concepts that are common in the software testing community, using both the Python native unittest module and the pytest framework.
This book is aimed at any Python developers that want to learn how they can test their applications and integrate testing into their development model, as well as for developers who know how to test software in other languages but are just turning to Python and thus don't yet know which tools are available to them.
Chapter 1, Getting Started with Software Testing, provides an introduction to the core concepts of automated testing and to the unittest ...
Read now
Unlock full access