billymosis / SocialMediaTestCases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectSprint! Social Media Test Cases

Prerequisites

Environment Variables

  • BASE_URL fill this with your backend url (eg: http://localhost:8080)

How to run

For regular testing

BASE_URL=http://localhost:8080 k6 run -i 1 --vus 1 script.js

About


Languages

Language:JavaScript 100.0%