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
As developer, working on semver-cli, I would like to have an easy way to capture the output written to stdout and to stderr, so that I can easily perform assertions.
As developer, working on semver-cli,
I would like to have an easy way to capture the output written to stdout and to stderr,
so that I can easily perform assertions.