NUnitAddin J# Dependency (Fixed)
The previous build picked up a dependency on having the J# redistributable installed. In this build I've split support for J# NUnit and junit projects into a separate installer. Install both packages if you want support for junit and all J# 'New Project...' wizards.
Thankyou everyone who let me know about this issue. Could you post a comment here and let me know if it works?
Is anyone using the run all tests in namespace functionality? The reason I ask is because having support for this makes support for multiple test runners tricky. I'm thinking of only supporting run test method, class, project and assembly in future versions.