Jest-Environment-Artillery
A jest environment for running load tests on your application.
Installation
- Make sure jest is set up properly
- run
npm install --save-dev artillery jest-environment-artillery
- Configure
jest-environment-artillery
as test environment
Usage
;