Open martincostello opened 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.52%. Comparing base (
6cae7de
) to head (142e8a8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Initial attempt at getting support for xunit v3.
Will likely require much more involved changes to be able to support v2 and v3 simultaneously (e.g. a new package). Visual Studio integration does not appear to work, and that's making it difficult to debug the fact that the message sink doesn't appear to be working.
Resolves #717.