Skip to content

jakobalander/api_test_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api test framework

An example framework for writing rest api tests in python, proving that tools such as SoapUI is unnecessary...

This is written for python 2.7, install requirements with pip install -r requirements.txt

Run with nosetests -v --with-xunit which provides both readable console output and an xunit xml report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages