Run Nunit 2.6 from within Visual Studio 2010

If you don’t have Resharper it’s often handy to be able to run NUnit from within VisualStudio.  This is easily achieved from the Tools | External Tools menu.  Just point the Command at where you have installed the Nunit executable, and complete the rest of the parameters as follows:

After completing this you should find that you can launch Nunit from the Tools menu using your newly created NUnit 2.6 option 🙂

Advertisement

One thought on “Run Nunit 2.6 from within Visual Studio 2010

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s