1. Урок 1. 00:22:55
    Introduction
  2. Урок 2. 00:10:32
    Setup Python 3 (Windows)
  3. Урок 3. 00:06:52
    Setting up Your Virtual Environment (Windows)
  4. Урок 4. 00:10:18
    Setting up Python 3 and the Virtual Environment (Mac OS / Linux)
  5. Урок 5. 00:20:35
    Getting Started with Pytest
  6. Урок 6. 00:41:58
    Test Searching
  7. Урок 7. 00:27:36
    Save Time and Code with Test Fixtures
  8. Урок 8. 00:09:29
    Reporting Test Results and Tracking Test History
  9. Урок 9. 00:39:53
    Customizing Test Runs with the Command Line and Configuration Files
  10. Урок 10. 00:21:06
    Handling Skips and Expected Failures
  11. Урок 11. 00:30:00
    Cross-Browser and Data-driven testing with parametrize
  12. Урок 12. 00:25:57
    Fast Testing with Pytest-xdist, and Parallel vs Concurrent
  13. Урок 13. 00:37:06
    Writing Unit Tests (White Box Testing)
  14. Урок 14. 00:27:35
    Running Unit Tests with Tox
  15. Урок 15. 00:19:09
    Writing Functional Tests (Black/Grey Box Testing)