Forum member

egilhansen

2 posts

Posts by egilhansen

  1. bUnit + xUnit Razor tests failing

    [quote=ClaytonHunt;15321]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.[/quote] I am using AutoFixture and this style…

  2. bUnit + xUnit Razor tests failing

    [quote=Remco;15319]Hi, thanks for sharing this issue. This problem is caused by a compatibility issue between NCrunch and bunit. Basically, bunit changes some of the behaviour around how the test run is handled and the results are reported. Presently, we do not have support for this framework. …