Forum member

mono68

1 post

Posts by mono68

  1. Issue with NUnit SetUpFixtureAttribute

    Hi. NCrunch is great but as soon as I implement a class decorated with the SetUpFixtureAttribute including a method decorated with the SetUpAttribute all markers everywhere go black even though NCrunch Processing Queue and NCrunch Tests still execute the tests with "Passed". [code=csharp] …