Skip to content

ManjunathDjm/REST-API-automation-using-python-pytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-automation-using-python-pytest

Prerequisite

  1. install python
  2. install requests ( pipenv install requests)
  3. install pytest ( pip install -U pytest)
  4. install html for reports (pip install nose-html-reporting)
  5. install ordering (pip install pytest-ordering) 6.install json (pip install jsonlib) 7.install unittests (pip install unittest2)

Test Data

All the test data is getting fetched for Environment.ini and Environment.py file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published