I have created a simple continuous runner similar to karma: Whenever the test assembly is recompiled, the tests are re-executed. If the HTML formatter is specified, the runner opens the HTML file in a web browser and automatically reloads it on a new build.
Is this interesting to the community? I have more ideas for the runner like making the contexts and specs clickable to navigate to the source code in VS.