Python Testing

References

Books

  1. Automated Software Testing with Python (video),, Packt Publishing, 2019

  2. API Testing and Development with Postman, Packt Publishing, 2021

  3. Complete Guide to Test Automation, Apress, 2018

  4. Crafting Test-Driven Software with Python

  5. Elegant Automation Frameworks with Python and Pytest (video), Pack Publishing, 2020

  6. Python Testing with pytest, Second Edition

  7. Python Testing with Selenium, Apress, 2021

  8. Python Unit Test Automation : Practical Techniques for Python Developers and Testers, Apress, 2017

  9. Software Testing Automation Tips, Apress, 2017

  10. Test-Driven Development with Python

  11. Testing In Python, Pragmatic AI Solutions, 2020

  12. Testing Python, Willey, 2014

Websites

1. Effective Python Testing With Pytest, RealPython .. End-To-End Tutorial For Pytest Fixtures With Examples