It doesn't appear there is any VS IDE integrated support for running SL unit tests but there is a browser-based unit testrunner,
To get the correct templates follow this straightforward guide:
Then just create your unit test project(s) and write tests using the same attributes as [TestClass] [TestMethod] etc.
SHARE: