Quick one, has anyone come across a library similar to Ruby\'s cucumber (a human readable DSL for defining use case stories that can be tested against) in the .NET sphere? <
StoryTeller is somewhat related even though it is not strictly BDD. It seems to support a somewhat different kind of test but is written in .NET.
Read more on Jeremy Millers blog