Demonstrates a bug between Assert.All
and Assert.NotNull
. See Xunit issue 1430 for details.
Xunit bug demo
Repository from Github https://github.comjnonce/XunitAssertNullRef
Demonstrates a bug between Assert.All
and Assert.NotNull
. See Xunit issue 1430 for details.