Metadata-Version: 1.0
Name: HtmlTestCase
Version: 0.2.0
Summary: unittest.TestCase extensions for Html testing
Home-page: http://www.chriscurvey.com/
Author: Chris Curvey
Author-email: chris@chriscurvey.com
License: GPL
Description: 
        HtmlTestCase is an extension of unittest.TestCase which contains additional
        methods for the unit testing of HTML-based systems.   It also contains
        a port of the HttpTestCase class that was originally developed in Java,
        but many of the interfaces are currently not implemented.
        
Platform: UNKNOWN
