© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarPython Unit Test Automationhttps://doi.org/10.1007/978-1-4842-7854-3_8

8. Tips and Tricks

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the first chapter of this book, you about learned the history and philosophy of Python. Subsequent chapters explored the features of various test automation frameworks in Python. The frameworks you explored included doctest, unittest, nose, nose2, and pytest. Later, you learned about Selenium and logging in detail. This chapter looks at coding conventions that will make the test discovery easier across these frameworks. Then, you will look at the concept of test-driven development and learn how it can be implemented ...

Get Python Unit Test Automation: Automate, Organize, and Execute Unit Tests in Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.