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

Change ReqnrollOutputHelper to use test output #504

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gasparnagy
Copy link
Contributor

🤔 What's changed?

Changed ReqnrollOutputHelper to use test output instead of the tool output in ITraceListener.

In practice this means that the -> prefix is not added to this messages.

⚡️ What's your motivation?

The ITraceListener.WriteToolOutput was intended to provide information that come from the tool (ie Reqnroll), not from the tests, so this was incorrect.

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

How could it happen that we didn't notice this so far...

📋 Checklist:

  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • Users should know about my change
    • I have added an entry to the "[vNext]" section of the CHANGELOG, linking to this pull request & included my GitHub handle to the release contributors list.

This text was originally taken from the template of the Cucumber project, then edited by hand. You can modify the template here.

@304NotModified
Copy link
Contributor

could this also fix #505?

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.

2 participants