Learn how to write behavior-driven tests in Python
Overview
Syllabus
- Behavior-Driven Python with pytest-bdd
- Chapter 1 - Brief Introduction to BDD
- Chapter 2 - Setting Up pytest-bdd
- Chapter 3 - Writing a Basic Test
- Chapter 4 - Parametrizing Steps
- Chapter 5 - Using Scenario Outlines
- Chapter 6 - Writing REST API Tests
- Chapter 7 - Writing Web UI Tests
- Chapter 8 - Filtering with Tags
- Chapter 9 - Shared Steps and Hooks
Taught by
Andrew Knight