Skip to content

pdxcapstone/API-Test-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

API-Test-Automation

Python-based test suite for backend api.

Requirements

  1. Python >= 2.7

  2. pip

    To install pip, follow the instructions here.

  3. requests

    sudo pip install requests

  4. pytest

    sudo pip install -U pytest

  5. Install pymongo

    sudo pip install pymongo Run Automation


  1. Clone repo

    git clone https://github.com/pdxcapstone/API-Test-Automation.git

  2. cd into new director

    cd API-Test-Automation

  3. Run tests

    py.test

To Consider

  1. Using setuptool to make installing easier.
  2. Continuous Integration.

About

python-based test suite for backend api.

Resources

Stars

3 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages