codeplex.com/testapi v 0.4 available
Another update to testapi is up on codeplex @ http://codeplex.com/testapi.
TestApi is a library of test and utility APIs that enables developers and testers to create testing tools and automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- types, data-structures and algorithms -- in a simple, layered, componentized and documented stack.
This release adds:
- A new deep object comparison library
- A new text string generation library
- A new leak detection library
- Tagged and weighted values for combinatorial variation generation
- New samples and documentation