Metadata-Version: 1.0
Name: plone.app.robotframework
Version: 0.2.3
Summary: Robot Framework testing resources for Plone
Home-page: https://github.com/plone/plone.app.robotframework/
Author: Asko Soukka
Author-email: asko.soukka@iki.fi
License: gpl
Description: **plone.app.robotframework** provides `Robot Framework
        <http://code.google.com/p/robotframework/>`_ compatible resources and tools for
        writing functional Selenium tests (including acceptance tests) for Plone CMS
        and its add-ons.
        
        Please read the full documentation at
        `Plone Developer Documentation <http://developer.plone.org/#manuals>`_.
        
        .. image:: https://secure.travis-ci.org/plone/plone.app.robotframework.png
             :target: http://travis-ci.org/plone/plone.app.robotframework
        
        .. image:: https://saucelabs.com/buildstatus/parobotframework
               :target: https://saucelabs.com/u/parobotframework
        
        Contributors
        ============
        
        - Anatoly Bubenkov
        - Asko Soukka
        - Carles Bruguera
        - Chris Ewing
        - Chris Shenton
        - Ed Manlove
        - Esa-Matti Suuronen
        - Godefroid Chapelle, Original Author
        - Hector Velarde
        - Johan Beyers
        - Jonas Baumann
        - Kees Hink
        - Laure Perez Mayos
        - Leo Rochael
        - Mikko Ohtamaa
        - Roman Kozlovskyi
        - Steffen Lindner
        - Timo Stollenwerk
        - Victor Fernandez de Alba
        - zotya
        
        Changelog
        =========
        
        0.2.3 (2013-04-04)
        ------------------
        
        - PLOG2013 development release.
        - Define dedicated re-usable AUTOLOGIN_ROBOT_FIXTURE
        - Drop BBB for plone.act
        - Drop entrypoints for pure pybot and rebot to make it easier to use them pure
          without extra dependencies by installing robotentrypoints-package
        
        0.1.0 (2013-04-03)
        ------------------
        
        - PLOG2013 development release.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
