Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Expected Output Option to Execute Process Assertion Function #40

Merged
merged 2 commits into from
May 17, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 17, 2024

This pull request resolves #39 by adding the EXPECTED_OUTPUT option to the assert_execute_process and assert_not_execute_process functions. This change also updates the tests to follow the new behavior.

@threeal threeal added the feat label May 17, 2024
@threeal threeal added this to the Version 0.2.0 milestone May 17, 2024
@threeal threeal self-assigned this May 17, 2024
@threeal threeal added the test label May 17, 2024
@threeal threeal merged commit 668a4c3 into main May 17, 2024
2 checks passed
@threeal threeal deleted the add-expected-out-opt-to-exec-proc-assertion branch May 17, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Add Expected Output Option to Execute Process Assertion Function
1 participant