NUnit: Simplest way to setup unit tests in a project

The best way to setup unit tests for your application is to create a class-library in your project solution for NUnit tests only. The screen shot below shows this. Pay attention to the Project Names and their References.