Metadata-Version: 1.0
Name: robotframework
Version: 2.8.3
Summary: A generic test automation framework
Home-page: http://robotframework.org
Author: Robot Framework Developers
Author-email: robotframework@gmail.com
License: Apache License 2.0
Download-URL: https://pypi.python.org/pypi/robotframework
Description: Robot Framework is a generic test automation framework for acceptance
        testing and acceptance test-driven development (ATDD). It has
        easy-to-use tabular test data syntax and utilizes the keyword-driven
        testing approach. Its testing capabilities can be extended by test
        libraries implemented either with Python or Java, and users can create
        new keywords from existing ones using the same syntax that is used for
        creating test cases.
Keywords: robotframework testing testautomation atdd bdd
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
