My company is looking to standardize on an Isolation Framework. I was looking at MS Stubs (cause Moles seemed cool and I thought I would keep it in the same framework). However, Stubs is not quite ready for prime time yet (it is still a bit buggy in normal functionality).
So now I am looking at what else is out there. I have looked at Moq and Rhino mocks. While doing that, I came across the fabulous comparisons done by Richard Banks. In that he shows NSubstitute. I really like what I see there.
However, after having been burned a bit by MS Stubs, I don't want to bet on an alpha/non-production ready Isolation Framework.
So, is NSubstitute ready for prime time? Or is it still a bit buggy?