Metadata-Version: 1.0
Name: p01.tester
Version: 0.5.0
Summary: Headless Selenium Webdriver test browser and application server
Home-page: http://pypi.python.org/pypi/p01.tester
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a functional test setup based on a WSGI server which is 
        able to start your WSGI application. And offers a headless WebKit browser
        which is able to process JavaScript and all the fancy Ajax calls. This package
        can get used for all kind of python WSGI applications and not only for zope
        applications. The WebKit browser depends PySide and lxml but (should) get
        transparently installed with this package.
        
        
        =======
        CHANGES
        =======
        
        0.5.0 (2012-11-16)
        ------------------
        
        - initial release
        
Keywords: zope3 z3c p01 testing testrunner test headless brwoser Selenium Webdriver setup
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
