You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2023. It is now read-only.
Hi,
it may be a noob question but how do you use the example on this page ?
after installing this npm package and adding the example i just get a weird error ode_modules/swagger-test-templates/templates/default/get/get.handlebars' at Error (native) at Object.fs.openSync (fs.js:640:18) at Object.fs.readFileSync (fs.js:508:33) at testGenResponse (
I am guessing you miss some noob tutorial ?
I also tried following https://apigee.com/about/blog/developer/swagger-test-templates-test-your-apis
installing all the missing packages but still o do not see how this example is connected to what is in the article.
My question is how to i generate these api tests based on the specification of my swagger api with load testing ?