I really hate writing unit tests however, this sits oddly with my anally retentive passion of achieving 100% code coverage. You can therefore imagine my elation when I heard about PEX; a whitebox testing tool that generates unit tests automatically, converts them to C#, adds them into your test sol... [More]