Release Notes: May 28, 2018

xUnit.net v2 2.4 Beta 2

We have made the difficult decision to stop shipping the dotnet xunit runner. Though we have invested significant effort into the runner, it remains a source of bugs that stem fundamentally from the fact that it's trying to do things which are outside the bounds of the normal execution rules for .NET Core.

Users should revert back to using dotnet test for the time being. For more information, see Getting started with xUnit.net (.NET Core / ASP.NET Core).

Core framework

Assertion library

Console runner

MSBuild runner

Copyright © .NET Foundation. Contributions welcomed at https://github.com/xunit/xunit/tree/gh-pages.