Hey there SO,
I reading Steven Sanderson's book, Pro Asp.NET MVC 2 Framework. I'm on page 116 and I'm running into trouble trying to use NUnit.
The book says that I should locate the DLL for SportsStore.UnitTests (one of three projects in the SportsStore solution.) But when i go to SportsStore\SportsStore.UnitTests\bin\Debug\ there is no dll to be found. Am I missing something obvious?
thanks SO