Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 247 Bytes

gatling-js-demostore

Overview

Advanced gatling simulation on JS

How to Run

To set up and run the tests, follow these steps:

  1. Install the necessary dependencies:
    npm install
    
  2. Run the test:
    npm run test