On Sep 25, 2008, at 7:26 AM, Austin Ziegler wrote: > I've mostly been using NUnit lately, and I've come to like the "new" > approach to tests that they have created: > > Assert.That(x, Is.Not.EqualTo(y)); > > There's a lot of stuff it does behind the scenes to make that work, > but it reads pretty well. I think we will need to call that a matter of opinion. ;) James Edward Gray II