0
kicks
DDD7 Session Video – Microsoft Pex – The future on unit testing?
Video of presentation from DDD7 in Reading, UK about Pex and the future of unit testing.
Abstract:
Is unit testing about to have a major change? Pex is a project from Microsoft Research which automatically generates a traditional unit testing suite with high code coverage from hand-written parameterised unit tests. In this session, Ben explores the Pex framework, explaining the approach the framework takes and how it computes the test inputs based on your programs execution. Ben demonstrates how to use the framework and how it could potentially change the way we write unit tests.