Browse by Tags

All Tags » .NET Development » General (RSS)

Location of unit tests.

I had a short conversation at Alt.Net Canada about the location of unit tests. I personally tend towards a distinct unit test project. But, I deal with mostly commercial, off-the-shelf (COTS) projects where I simply can't ship code like that. I also...