Skip to content

Commit bd748f4

Browse files
committed
test: add comprehensive tests for ShellExecutor to ensure command execution and redirection functionality works as expected
This commit introduces a new test suite for the ShellExecutor class, covering various scenarios including command execution, input/output redirection, and error handling. The tests validate the expected behavior of the ShellExecutor, ensuring that commands are executed correctly and that redirection syntax is properly handled. This enhances the reliability of the ShellExecutor and helps prevent regressions in future changes.
1 parent 5fba627 commit bd748f4

File tree

2 files changed

+535
-0
lines changed

2 files changed

+535
-0
lines changed

0 commit comments

Comments
 (0)