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

xUnit fixture logging #272

Merged

Conversation

thePantz
Copy link

Description

Improves the logging for xUnit extensibility classes such as Test Fixtures, and Collection Fixtures as discussed in #271

Testing

Implemented unit tests.
I created a dummy fixture and testcase and was able to see the output but I didn't include this in the project

Checklist

  • I agree to follow Boa Constrictor's Code of Conduct.
  • I read Boa Constrictor's Contributing Code guide.
  • I successfully built the .NET solution with no errors or new warnings.
  • I successfully ran both the unit tests and the example tests.
  • I updated the appropriate changelogs with concise descriptions of these changes.
  • I added documentation for these changes (if appropriate).

@AutomationPanda
Copy link
Contributor

@thePantz would you like to bump the package version to 4.1.0 and release it?

@thePantz
Copy link
Author

@AutomationPanda sure, I'd love to!

Renamed `XunitLogger` to `TestOutputLogger`

Update Changelog

Bump package version
@thePantz thePantz force-pushed the feature/xunit-fixture-logging branch from a1bf8bf to e4ff43a Compare April 15, 2024 20:49
@thePantz
Copy link
Author

@AutomationPanda bumped the version and squashed my commits. Let me know if you need anything else from me

@AutomationPanda AutomationPanda merged commit ce41918 into q2ebanking:main Apr 16, 2024
3 checks passed
@thePantz thePantz deleted the feature/xunit-fixture-logging branch April 16, 2024 14:27
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