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

Clear output/error on each call to exec() #17648

Merged
merged 1 commit into from Apr 4, 2024
Merged

Conversation

markstory
Copy link
Member

I think that console integration tests should work more like http integration tests where the output/response is cleared on each request/operation that is performed. Having console output retained between exec() calls makes assertions on output harder to do.

I think that console integration tests should work more like http
integration tests where the output/response is cleared on each
request/operation that is performed. Having console output retained
between exec() calls makes assertions on output harder to do.
@dereuromark dereuromark added this to the 5.1.0 milestone Apr 1, 2024
@othercorey othercorey merged commit 613714b into 5.next Apr 4, 2024
10 checks passed
@othercorey othercorey deleted the console-output-clear branch April 4, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants