BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.