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
What do you think about adding a silent option to run()? I'm using lambda-wrapper via serverless-jest-plugin, and I would like to see only jest output, and node the lambda output...
Does it make sense? Any idea on how I could do that?