Shorthand to run a command in a shell #342
Annotations
2 errors
Run tests:
CliWrap.Tests/PseudoTerminalSpecs.cs#L14
Expected result.StandardOutput "CliWrap.Tests.Dummy v1.0.0
USAGE
CliWrap.Tests.Dummy [options]
CliWrap.Tests.Dummy [command] [...]
OPTIONS
-h|--help Shows help text.
--version Shows version information.
COMMANDS
echo Subcommands: echo stdin.
exit
generate binary
generate text
print cwd
print env
print length stdin
print stdinfo
sleep
You can run `CliWrap.Tests.Dummy [command] --help` to show help on a specific command.
" to contain "Input redirected: False".
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading