Skip to content

Python Test Suite for Github respository API (using pytest)

Notifications You must be signed in to change notification settings

azahmed100/Github-API-TestSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Github-API-TestSuite

Python Test Suite for Github respository API

This test suite is required to be run using pytest with Python version 2.7.x

The following modules need to be installed:

  • pip install requests
  • pip install pytest

To run the test suite, enter in command line: pytest test_API.py

About

Python Test Suite for Github respository API (using pytest)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages