Город МОСКОВСКИЙ
00:37:24

PyTest • REST API Integration Testing with Python

Аватар
JavaScript: введение и основы
Просмотры:
49
Дата загрузки:
29.11.2023 02:12
Длительность:
00:37:24
Категория:
Обучение

Описание

In this tutorial, you'll learn how to use PyTest to write integration tests for your REST APIs (in Python).

? Testing Endpoint: https://todo.pixegami.io/

? Resources
? Install PyTest: https://docs.pytest.org
? Install Requests: https://requests.readthedocs.io

? Chapters

00:00 Introduction
02:58 Testing Plan
04:26 Making an HTTP request from Python
07:46 Writing our first test
12:06 Testing the Create() endpoint
19:13 Testing the Update() endpoint
23:54 Testing the List() endpoint with unique users
32:40 Testing the Delete() endpoint
36:33 Completed test suite

#pytest #python

Рекомендуемые видео