Skip to content

Behat2 renderer supports step config parameter "print_outp"#137

Open
mjainta wants to merge 2 commits into
dutchiexl:masterfrom
mjainta:behat2-renderer-support-step-output
Open

Behat2 renderer supports step config parameter "print_outp"#137
mjainta wants to merge 2 commits into
dutchiexl:masterfrom
mjainta:behat2-renderer-support-step-output

Conversation

@mjainta

@mjainta mjainta commented Nov 21, 2024

Copy link
Copy Markdown

Hello,
Right now, the Behat2 renderer does not support printing output from the steps. If a step prints somewith with "print_r()", "var_dump()", etc. then the HTML page won't display that.

I would like to propose supporting the parameter "print_outp" for the Behat2 renderer, and have provided this change for that.
With the change comes also an additional Behat test for the feature.

Is there any chance this gets into the master branch, and update the composer package with it?
Our project would be helped very much if it did, and I am happy to help to get it through.

I also have another branch where I did create a Docker container that is able to execute the tests locally. If you are interested, I could prepare another PR with that, potentially adding Github actions with it.

Please let me know what you think.

Best regards,
Martin

@mjainta

mjainta commented Nov 30, 2024

Copy link
Copy Markdown
Author

Is this project abandoned?
Any hope of an answer and possibly merge?

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