I'm required to run dojo DOH tests within a MSTest framework. So far I haven't found any useful links except one from Stephen Walter. A requirement is to avoid loading the test into jscript; for some tests I need to run within a browser instance I'm guessing.
Any advice would be appreciated