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

Show Error in Execute Process Assertion #90

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jun 5, 2024

This pull request resolves #89 by updating the assert_execute_process function to display an error if the executed process fails to run. This change also updates the tests to call commands that output an error upon failure.

@threeal threeal added this to the Version 0.3.0 milestone Jun 5, 2024
@threeal threeal self-assigned this Jun 5, 2024
@threeal threeal force-pushed the assert-exec-proc-show-error branch from 28bfe8f to 3e9b8af Compare June 7, 2024 07:07
@threeal threeal marked this pull request as ready for review June 7, 2024 07:12
@threeal threeal merged commit 6f93489 into main Jun 7, 2024
2 checks passed
@threeal threeal deleted the assert-exec-proc-show-error branch June 7, 2024 07:12
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.

Show Error in Execute Process Assertion
1 participant