Learn to automate tests in Python with pytest
Overview
Syllabus
- Introduction to pytest
- Chapter 1 - The First Test Case
- Chapter 2 - A Failing Test Case
- Chapter 3 - A Test Case with an Exception
- Chapter 4 - Parameterized Test Cases
- Chapter 5 - Unit Testing Classes
- Chapter 6 - Fixtures
- Chapter 7 - Commands and Configs
- Chapter 8 - Filtering Tests
- Chapter 9 - Plugins
- Chapter 10 - API Testing
- Chapter 11 - UI Testing
- Chapter 12 - The Python Community
Taught by
Andrew Knight