Python Testing¶
References¶
Books¶
Automated Software Testing with Python (video),, Packt Publishing, 2019
API Testing and Development with Postman, Packt Publishing, 2021
Complete Guide to Test Automation, Apress, 2018
Elegant Automation Frameworks with Python and Pytest (video), Pack Publishing, 2020
Python Testing with Selenium, Apress, 2021
Python Unit Test Automation : Practical Techniques for Python Developers and Testers, Apress, 2017
Software Testing Automation Tips, Apress, 2017
Test-Driven Development with Python
Testing In Python, Pragmatic AI Solutions, 2020
Testing Python, Willey, 2014
Websites¶
1. Effective Python Testing With Pytest, RealPython .. End-To-End Tutorial For Pytest Fixtures With Examples