Forum member
ClaytonHunt
2 posts
Posts by ClaytonHunt
-
bUnit + xUnit Razor tests failing
Excellent work around! @Egilhansen Initial results for that format of a test are working fine. It must be something in the <Fixture> component that is blowing up. I am unfamiliar with AutoFixture I will have to look into that.
12 Feb 2021 13:32 UTC
-
bUnit + xUnit Razor tests failing
I am testing a Blazor application. I have normal C# tests in this project that run just fine, however, when adding this first Razor syntax test I get the following error. All other tests work, and This test runs in VS Test runner, and in Resharper Test Runner. I have tried to provide enough infor…
11 Feb 2021 16:01 UTC