martincostello / xunit-logging

Logging extensions for xunit
https://blog.martincostello.com/writing-logs-to-xunit-test-output/
Apache License 2.0
254 stars 10 forks source link

Support xunit v3 #717

Open martincostello opened 1 month ago

martincostello commented 1 month ago

Is your feature request related to a problem? Please describe.

Add support for xunit v3: What's New in v3

Describe the solution you'd like

The ability to log to the relevant primitives when targeting xunit v3.

Migrating from v2 to v3