We use TeamCity as our CI server, and I\'ve just started seeing \"TestFixtureSetUp Failed\" in the test failure window.
\"TestFixtureSetUp Failed\"
Any idea how I go about debugging th
Run the unit test in debug mode. You may find a runtime error in the the setup.