Python Unit Test Automation: Practical Techniques for Python Developers and TestersКНИГИ » ПРОГРАММИНГ
Название: Python Unit Test Automation: Practical Techniques for Python Developers and Testers Автор: Ashwin Pajankar Издательство: Apress Год: 2017 Страниц: 123 Язык: английский Формат: pdf (true), rtf, epub Размер: 10.1 MB
Быстро изучите как с помощью библиотек автоматизации Python 3, таких как doctest, unittest, nose, nose2 и pytest, автоматизировать модульное тестирование кода на Python 3. В этой книге рассматриваются важные концепции тестирования программного обеспечения и их реализации в Python 3, а также показано, как автоматизировать, организовать и выполнить модульные тесты для этого языка. Эти знания часто приобретаются путем чтения исходного кода, руководств и публикации вопросов на форумах сообщества, что, как правило, является медленным и болезненным процессом.
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 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 and compare the differences with Python 2.
I wrote this book to share my knowledge and experiences while automating the unit tests in Python 3. I explore different frameworks and plugins in this book. I learned about the tools and techniques explained in this book by spending numerous hours learning, coding, discussing, and actively participating in diverse Internet forums. I have condensed the knowledge to the basics of the unit test automation frameworks in this book. I hope readers will enjoy reading and following the book as much as I enjoyed writing it. This book includes the following:
• An introduction to Python and various IDEs • Various test automation frameworks for Python 3, including doctest, unittest, nose, nose2, and pytest • Coding standards for Python 3 test automation and implementation of test driven development with pytest in Python 3
What You'll Learn:
Essential concepts in software testing Various test automation libraries for Python, such as doctest, unittest, nose, nose2, and pytest Test-driven development and best practices for test automation in Python Code examples and exercises
Who This Book Is For: The main audience of this book is Python 3 programmers who want to automate their unit tests. This includes a large and diverse set of people, including developers, test automators, students, researchers, and novice learners. The book is for those who have some knowledge of the Python programming language. The test automation engineers who have already worked with other programming frameworks, such as Java and C++, will find this book immensely useful to learn how test automation is done in Python 3. If you are just beginning with Python 3 programming and want to quickly get into automating the unit tests of your modules and packages, you will find this book helpful.
Скачать Python Unit Test Automation: Practical Techniques for Python Developers and Testers
Python Tricks: A Buffet of Awesome Python Features Название: Python Tricks: A Buffet of Awesome Python Features Автор: Dan Bader Год: 2017 Страниц: 302 Формат: True PDF, EPUB, MOBI Размер: 10 Mb Язык:...
Learn Data Analysis with Python: Lessons in Coding Название: Learn Data Analysis with Python: Lessons in Coding Автор: A.J. Henley, Dave Wolf Издательство: Apress Год: 2018 Страниц: 97 Формат: PDF,...