Shorthand to run a command in a shell #344
main.yml
on: pull_request
Annotations
7 errors
I can execute a command in a pseudo terminal:
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".
|
main / test (ubuntu-latest)
Process completed with exit code 1.
|
I can execute a command in a pseudo terminal:
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".
|
main / test (macos-latest)
Process completed with exit code 1.
|
I can execute a command in a pseudo terminal:
CliWrap.Tests/PseudoTerminalSpecs.cs#L14
Expected result.StandardOutput "Input redirected: True
Output redirected: True
Error redirected: True
" to contain "Input redirected: False".
|
I can execute a command in a pseudo terminal:
CliWrap.Tests/PseudoTerminalSpecs.cs#L2147483647
Expected result.StandardOutput "Input redirected: True
Output redirected: True
Error redirected: True
" to contain "Input redirected: False".
|
main / test (windows-latest)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
488 KB |
|