I recently updated a large F# code base to use xunit.v3. Since then some tests have been unstable, failing occasionally due to NullReferenceException. After some digging I figured out that errors only ...
Environment: Beta 4 of Xunit 2.0, version 0.99.8 of the xUnit.net runner, F# project xunit option to use the short display name is set to TRUE Unlike facts, theories are displayed with fully-qualified ...