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

[6.x] Resolving further issues when testing Console command with table() #31468

Closed
wants to merge 4 commits into from
Closed

[6.x] Resolving further issues when testing Console command with table() #31468

wants to merge 4 commits into from

Conversation

adam-prickett
Copy link
Contributor

Continuing on from #31447, it appears that there are further issues still when $mockConsoleOutput is set to false (#31445 (comment))

This PR introduces a new BufferedConsoleOutput class to use within testing instead of the Symfony BufferedOutput class, implementing the section() method and still allowing the output to be captured and stored in lastOutput for comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant