Introduction to pytest

Go to class
Write Review

Free Online Course: Introduction to pytest provided by Test Automation University is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Introduction to pytest is taught by Andrew Knight.

Overview
  • Learn how to automate tests using pytest

    • 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 - Testing Classes
    • Chapter 6 - Fixtures
    • Chapter 7 - Commands and Configs
    • Chapter 8 - Filtering Tests
    • Chapter 9 - Feature Tests
    • Chapter 10 - Extending pytest with Plugins