Python Unit Test Automation Practical Techniques for Python Developers and Testers

This book shows readers how to automate unit testing of Python 3 code by introducing various Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.  It also explores the important concepts in software testing and their implementation in Python 3. Hands-on knowledge of the...

Full description

Bibliographic Details
Main Author: Pajankar, Ashwin
Format: eBook
Language:English
Published: Berkeley, CA Apress 2017, 2017
Edition:1st ed. 2017
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 01952nmm a2200301 u 4500
001 EB001346846
003 EBX01000000000000000901036
005 00000000000000.0
007 cr|||||||||||||||||||||
008 170301 ||| eng
020 |a 9781484226773 
100 1 |a Pajankar, Ashwin 
245 0 0 |a Python Unit Test Automation  |h Elektronische Ressource  |b Practical Techniques for Python Developers and Testers  |c by Ashwin Pajankar 
250 |a 1st ed. 2017 
260 |a Berkeley, CA  |b Apress  |c 2017, 2017 
300 |a XIX, 111 p. 19 illus. in color  |b online resource 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Programming Techniques 
653 |a Computer programming 
653 |a Python 
653 |a Python (Computer program language) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-2677-3 
856 4 0 |u https://doi.org/10.1007/978-1-4842-2677-3?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a This book shows readers how to automate unit testing of Python 3 code by introducing various Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.  It also explores the important concepts in software testing and their implementation in Python 3. Hands-on knowledge of the frameworks helps readers to automate, organize, and execute their unit tests for Python 3.  Knowledge of the frameworks discussed in the book is often acquired by reading source code, manuals, and posting questions on community forums. This tends to be a slow and painful process. Python Unit Test Automation will allow readers to quickly ramp up their understanding of unit test libraries for Python 3 through the practical use of code examples and exercises. All of which makes this book a great resource for software developers and testers who want to get started with unit test automation in Python 3