Skip to content

This project demonstrates automated API testing using Python, pytest, and requests. It tests endpoints of a public API (jsonplaceholder.typicode.com).

louceo/api_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

API Automation with Python

This project demonstrates automated API testing using Python, pytest, and requests.
It tests endpoints of a public API (jsonplaceholder.typicode.com).

Features

  • GET, POST, PUT, DELETE request testing
  • JSON response validation
  • Simple, readable pytest structure

About

This project demonstrates automated API testing using Python, pytest, and requests. It tests endpoints of a public API (jsonplaceholder.typicode.com).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages