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

Allow to inject IMessageSink into ClassFixture/CollectionFixture (#565) #1705

Merged
merged 1 commit into from
May 21, 2018

Conversation

michalkowal
Copy link
Contributor

Added possibility to use DiagnosticMessageSink in ClassFixture.

I also changed a little bit current implementation of CollectionFixture creation to meet more or less ClassFixtures mechanism

@bradwilson bradwilson merged commit 89d11ec into xunit:master May 21, 2018
@bradwilson
Copy link
Member

Thanks! Lots of people will love this. :)

@MarcoRossignoli
Copy link

@michalkowal great!TYVM!

@gitfool
Copy link

gitfool commented Apr 7, 2020

@michalkowal @bradwilson this works great except for one thing I noticed which is that fixture logs via message sink seem to be at the warning level. Is this by design?

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.

5 participants