Project Description
Low level unit testing sucks. It sucks even more when you realize for every 100 properties that you test only one of them is going to have a bug. A nasty, impossible to find bug, that prompted your lead to have you write the stupid property tests in the first place.

Test Monkey is an automatic Unit Test Generator for .NET/Silverlight. It is designed to write the trivial unit tests that, while very valuable, are incredibly tedious to write manually.


Test Monkey Basic Tests

Construtors

Properties

Memory

Test Monkey Interface Tests

IBindingList

ICloneable

IComparable and IComparable<T>

IDisposable

IEditableObject

IEquatable<T>

INotifyPropertyChanged