What's the best way to implement BDD/TDD in .NET 2.0? *

Question

I'm looking to add a testing suite to my application, however I can't move to the newer testing frameworks for .NET 3.5. Does anyone have a suggestion about good testing frameworks to use?

Answer

We use MbUnit and Rihno Mocks and they prove to work very well together. When doing TDD you will almost certainly need to do some form of dependency injection, while this can be done manually, its worth looking at an IoC container such as Castle Windor.

It well worth looking at John Paul Bodhood's screen casts to get you started. JPB's Blog

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2214/" >What's the best way to implement BDD/TDD in .NET 2.0?< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment