Skip to content

domagile/api_testing_contact_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api_testing_contact_list

API tests for Contact List web app on Python

Tested website: Thinking Tester Contact List
API documentation: Postman Documentation

To run tests:

  1. Create new virtual environment: python -m venv .venv
  2. Activate it with commands .venv\Scripts\activate on Windows or source .venv/bin/activate on Linux/Mac
  3. Install tests dependencies: pip install -r requirements.txt
  4. Run pytest command

Use deactivate command to exit virtual environment.

About

API tests for Contact List web app on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages