Do you like to separate out your unit tests from the project you are testing? I imagine so. My own practice when creating a new project in Visual Studio is to create a separate unit test project alongside whose responsibility is to house unit tests for that new project.
Team Foundation Server, Continuous Integration and separate projects for JavaScript unit tests
· 3 min read