serverless-artillery
Version:
A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]
14 lines (13 loc) • 385 B
JSON
{
"version": "0.0.1",
"description": "A load generator function implementation",
"repository": "n/a",
"license": "Apache-2.0",
"dependencies": {
"artillery": "git+https://github.com/Nordstrom/artillery.git#25852a11f5f559fc11076314c086ae40ee129348",
"js-yaml": "^3.13.1",
"lodash.merge": "^4.6.2",
"lodash.omit": "^4.5.0",
"util-promisify": "^2.1.0"
}
}