Metadata-Version: 1.1
Name: shishito
Version: 2.0
Summary: Python module for selenium webdriver test execution
Home-page: https://github.com/salsita/shishito
Author: Vojtech Burian
Author-email: vojtech.burian@gmail.com
License: MIT
Description: 
        shishito
        ========
        
        Shishito is module for web application and browser extension integration testing
        with Selenium Webdriver & Python. It runs tests using included libraries and
        generates nice test results output.
        
Keywords: testing,selenium,webdriver,browserstack,appium
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
