Skip to content

Max99966/taskForPerformanceQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps of commands to run in terminal

  1. docker build -t performance/task:1.0 .
  2. docker run -p 3000:3000 docker.io/performance/task:1.0
  3. k6 run test.js

You'll need the docker and k6 frameworks installed.

About

This repository is for completing the task needed for Performance QA position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors