Stuart Rose
Stuart Rose
- Insomnia Version: ___ 7.0.3 - Operating System: ___ Linux ## Details This is perhaps best explained via some workflow examples. Say I have a set of api calls to...
**Is your feature request related to a problem? Please describe.** I want a quick way to edit the value of a variable. I can see the variable being used, I...
I am currently attempting to do some performance testing using gatling against an application, and some of the mock servers have a lot of different Scenarios to match against (more...
### Proposal While attempting to load test an application that makes calls to Wiremock, I was attempting to increase wiremock performance. One of the tunables is to add more jetty...
### Proposal zipFile.entries() in ClasspathFileSource is expensive. And if using bodyfile with the classpath file source, it gets loaded every time a response is processed within getZipEntryUri(final String name). But...