xUnit.net · @xunit
327 followers · 8 posts · Server fosstodon.org

There was a question about why some assertion features (related to ValueTask and Span) weren't available in v2, even though they're in the source code: github.com/xunit/xunit/issues/

The answer at github.com/xunit/xunit/issues/ explains why, but more importantly, we updated the samples project to show how you can get access to ValueTask and Span assertion library features in v2 by using our assertion library via source instead of binary.

#csharp #dotnet #valuetask #span #unittesting #tdd

Last updated 2 years ago