nabsofken
nabsofken
So I can run the same tests in parallel in different simulators but is it possible to run different tests at the same time?
When starting a federated service with one non mandatory federated service down, the entire federated service doesn't start. This is the error I see: ```(node:21376) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:4004...
I have a monorepo setup that uses typescript. How do I transpile the code using this plugin. For monorepos, the serverless-plugin-typescript plugin doesn't work for a monorepo setup. I am...
Current the withForm method does an exact match. I would like to perform partial matching. Is this currently possible? If not, it would be great to have this
When starting a federated service with one non mandatory federated service down, the entire federated service doesn't start. This is the error I see: ```(node:21376) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:4004...
Hi, Is there a way to generate test results reports in HTML or XML? I found documentation for Windows but nothing for Mac.