Skip to content

serhiismetanskyi/testme_load_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestMe Load Tests

Hello to everyone who came here!

You are in the load tests repository for a TestMe App.

I used Python and Locust when writing load tests.

TestMe App:

Repository with TestMe App is available on the link: https://github.com/Ypurek/TestMe-TCM

API documentation for the TestMe App is available on the link: https://documenter.getpostman.com/view/2037649/UV5TEe6x


Installation Steps:

  • Clone repo of TestMe App and run it
  • Clone this repo
  • Navigate to project folder
  • Open CLI
  • Configure a virtual environment
  • pip3 install -r requirements.txt
  • locust --config=data/config.yml