2008/10/26

Test Driven Desing & PEX

For people who works with Test Driven Design on .Net, this could be an amazing tool: http://research.microsoft.com/Pex/

The best scenario to leverage it is If you already have a function to test (I know, I Know that with TDD you write the test before) it will help you in finding the values-set to stimulate your code.

Try to take a look also to the presentation here: http://research.microsoft.com/Pex/presentations/PexPublicSlides20081010.pptx

There are 2 different versions of the plug-in: for Visual Studio 2008 and Visual Studio 2010 CTP!

No comments: