Forum member

danielp37

1 post

Posts by danielp37

  1. NUnit Tests with TestCaseSource are failing

    I am running NCrunch 2.7.0.5 and NUnit 2.6.3.13283. It seems like most of our tests that use the TestCaseSource attribute are failing with the message: The parent fixture of this test experienced a failure during test execution. When I run the tests in debug, I'm not seeing any exceptions being …