ICodeNazi

No more bad code for you!

Pex – Automated Exploratory Testing for .NET

Pex – Automated Exploratory Testing for .NET | briankel | Channel 9

Pex is a tool being developed by Microsoft Research which has the potential to dramatically improve the quality of software testing while requiring minimal, if any, effort on the part of the developer. Pex can automatically generate a set of inputs for a paramaterized unit test which can effectively excercise most, if not all, possible code paths.

Pex is cool! :) I’m doing some testing on it myself, but the warm weather is stopping me from working really hard on it… ;)

July 4, 2008 Posted by noocyte | TDD, Tools | | 1 Comment