nvm icon indicating copy to clipboard operation
nvm copied to clipboard

[Tests] `nvm exec`/`nvm run`: add `--silent` tests

Open jumbosushi opened this issue 9 years ago • 4 comments

As requested by @ljharb on issue #846, this pr adds tests for --silent flag for "run" and "exec" commands

The tests for "exec" seems to exist already but in a different naming convention, so I renamed to match other tests

jumbosushi avatar Oct 11 '16 02:10 jumbosushi

Thanks!!

ljharb avatar Oct 11 '16 07:10 ljharb

Hmm do you know why it's still failing? The output and expected output should be matching now 🤔 OUTPUT=<0.10.7> EXPECTED_OUTPUT=<v0.10.7> [ <0.10.7> = <v0.10.7> ]

jumbosushi avatar Oct 12 '16 17:10 jumbosushi

@jumbosushi are you still interested in completing this PR?

ljharb avatar Jun 13 '17 07:06 ljharb

@jumbosushi i've rebased this, but the tests are failing.

ljharb avatar Sep 29 '21 07:09 ljharb