[Mono-devel-list] Contributing Mainsoft System.Web test suite
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Jun 15 12:52:21 EDT 2005
On Wed, 2005-06-15 at 17:03 +0300, RafaelMizrahi wrote:
> Hi Gonzalo,
> * We are doing some last cleanups on the web test suite and the tests base
> classes, I hope to send it (along with 479 tests! ;) for your review in few
> days.
> * The same harness is used for two scenarios:
> * Generating expected xml files (ASP.NET on IIS).
> Scenario is in use only once, every .NET Service Pack.
> * Getting xml files from web server (Tomcat, xsp, ...) and comparing
> with expected xml files.
> * XHTML - We replaced the usage of SGMLReader with htmlagilitypack.
> * XMLDiff - If we wish to replace the XMLDiffPath , we can use XMLUnit,java
> XMLDiff or "in-house" developed XMLDiff component.
Nice.
What about some classes such as HttpUtility that can be used from
outside of an asp.net application? Should we just use regular nunit for
those?
-Gonzalo
More information about the Mono-devel-list
mailing list