For those of us who like to learn by reading good code, what are some of the projects you've seen that are a great example of a medium to large set of unit tests in action?
It is not a question of what your favorite unit testing infrastructure is, but it would be useful to add which unit tests and / or mocking frameworks are used by the projects you mentioned.
Any platform will work, but I'm interested in projects that use the .NET Framework style
source
share