We are working to fully support NCrunch.
Now you can use DebuggerShim (this is the cs file contained with NSpec) as a pad to run through NCrunch. DebuggerShim is pretty much a NUnit test that runs NSpec tests.
You can take a look at specwatchr . Matt loves to use NCruch, but I find that he wants to run my tests. I have to consciously STOP typing to give NCrunch the ability to run my tests ... I would just click the save button and ask the background process to run my tests for me (i.e. specwatchr). Hope this helps.
Amir (Hacker on NSpec)
NUnit extension for NSpec: https://github.com/ddaysoftware/NSpec4NUnit
source share