Metadata-Version: 1.0
Name: splinter
Version: 0.0.2
Summary: browser abstraction for web acceptance testing
Home-page: UNKNOWN
Author: CobraTeam
Author-email: andrewsmedina@gmail.com
License: UNKNOWN
Description: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        splinter - Python acceptance testing for web applications
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        
        `what's new in splinter 0.0.2? <http://splinter.cobrateam.info/news.html>`_
        
        
        `splinter documentation <http://splinter.cobrateam.info>`_
        
        install
        =======
        
        ::
        
        $ [sudo] pip install splinter
        
        
        development
        ===========
        
        * Source hosted at `GitHub <http://github.com/cobrateam/splinter>`_
        * Report issues on `GitHub Issues <http://github.com/cobrateam/splinter/issues>`_
        
        Pull requests are very welcome! Make sure your patches are well tested.
        
        running the tests
        -----------------
        
        if you are using a virtualenv, all you need is:
        
        ::
        
        $ make test
        
        community
        =========
        
        #cobrateam channel on irc.freenode.net
Platform: UNKNOWN
