Skip to content

Simple example of Test Framework for API using Python, Pytest, Requests.

Notifications You must be signed in to change notification settings

vshkodin/python-pytest-requests-example-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple example of Test Framework for API using Python, Pytest, Requests.

Clone project:

git clone https://github.com/vsshk/python-pytest-requests-example-simple.git
cd python-pytest-requests-example-simple

install

pip install -r requirements.txt

How to run

pytest -v
  • Please give a "star" if it helped you.

About

Simple example of Test Framework for API using Python, Pytest, Requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages