-
melgrubb 5.0
Description:
PEX is a project from Microsoft Research that provides automated “white box” testing functionality for .Net projects. It can help developers write test suites with maximum code coverage with minimal tests. It can also be used as a second set of eyes, automatically seeking out and alerting you to problematic edge cases in your code. In this presentation, we’ll cover using PEX in what I call “no commitment” mode, as well as in full-blown test-suite-generation mode. We’ll also discuss the related “Moles” mocking framework. Moles gives you mocking capabilities that were previously only available in expensive commercial products.
Please RSVP amorey@quicksolutions.com by noon on Tuesday, March 16th.

I really enjoyed this presentation. I would have liked to see some examples using more complex objects/collections as parameters to see how Pex handled them, but it was already a pretty dense presentation as is :)