I am having trouble running tests from inside VS. I created the simplest solution with just one NUnit Test project from the template and one test with Assert.IsTrue(true).