Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Testing Automation

This project automates API testing using Python and the requests library. It tests basic CRUD operations on a public mock API.

Features

  • GET, POST, PUT, DELETE request testing
  • JSON response validation
  • Simple assertions and status code checks
  • Pytest integration

Tools

  • Python, requests, pytest

Setup

pip install -r requirements.txt

Run Tests

pytest tests/

About

This project automates API testing using Python and the requests library. It tests basic CRUD operations on a public mock API.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages