Skip to content

marcusvtms/simple-api-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simple-api-tests

  • This is a sample example of api tests using python requests and behave bdd framework.
  • There are two scenarios covering GET and POST requests in different feature files.

To setup the tests environment considering there is a working python installation (>3.8), run "pip install -r requirements.txt" to install the dependencies.

To run the tests in a terminal, change to the features directory and type the "behave" command.

About

Simple api tests example using python requests and behave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors