# Friday, March 06, 2009

The next version of Moq 3.0 will work better for Pex:

http://www.clariusconsulting.net/blogs/kzu/archive/2009/03/05/120009.aspx

In the past, Pex would analyze the Moq ‘engine’ code and spend a large amount of time trying to understand the internals of that framework. In this release, Daniel has added special annotations (see extension writer Handbook) that shut down the Pex monitoring for certain areas of Moq which don’t matter to analyse the code under test.

Wednesday, March 11, 2009 2:15:21 AM (Pacific Daylight Time, UTC-07:00)
"David has added special annotations" - did you mean "Daniel has added.."?
Thursday, March 12, 2009 12:26:48 AM (Pacific Daylight Time, UTC-07:00)
Good point - regular dislexia.
Comments are closed.