Skip to content

Leokinss/ApiTestingExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Testing Examples

Blackbox testing approaches for REST APIs.

Test suites

🧪 Basic API Tests

Standard HTTP request testing using the requests library.

📋 Property-Based Testing

Schema validation against swagger.json using the schemathesis library.

⚡ Load Testing

Simulated traffic and performance testing using the locust library.

Running the tests

pytest

About

Python API testing example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages