I have this odd situation where my teammate and I who have nearly identical setup (VS2012, NCrunch latest 1.x) have slightly different results. On my machine, my Azure project never picks up, and on his it does. This wouldn't be so bad if it built, but it doesn't build, and worse, it fails building because it seems to be using out-of-date or old code (when the Azure project did not have a Web Role). This is really strange and aggravating.
On his VS, if he disables NCrunch and then re-enables it, then it no longer shows up on the test list, but it does in configuration. In my case it never shows up in configuration.
Any tips much appreciated.