Metadata-Version: 1.0
Name: TestGen4Web-Python
Version: 0.2.1
Summary: A pure-python set of translators for TestGen4Web
Home-page: http://dev.zenoss.org/trac/wiki/TestGen4Web-Python
Author: Duncan McGreggor
Author-email: oubiwann@adytum.us
License: MIT License
Description: TestGen4Web is a tool for recording user actions
        in a FireFox web browser, saving those actions to an XML file,
        and playing them back.
        
        This package provides a means of translating
        TestGen4Web's recorded web browser sessions from XML to python. The
        package includes means for running tests as unit tests or simply
        generating python output that can be used in scripts, etc.
        
        The work in this package is based on that originally done by Matt
        Harrison. However, all bugs and issues are new and solely the
        responsibility of the current maintainer.
        
        Release Information:
        http://dev.zenoss.org/trac/wiki/TestGen4Web-PythonReleaseNotes
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment :: Mozilla
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: User Interfaces
