Metadata-Version: 1.0
Name: nosey
Version: 0.1.1
Summary: Local continuous test runner with nose and watchdog.
Home-page: http://github.com/joeyespo/nosey
Author: Joe Esposito
Author-email: joe@joeyespo.com
License: MIT
Description: Nosey
        -----
        
        Local continuous test runner with nose and watchdog.
        
        
        Nosey is easy to set up
        ```````````````````````
        
        ::
        
            $ pip install nosey
            $ cd myproject
            $ nosey
             * Watching /path/to/myproject
        
        
        Links
        `````
        
        * `Website <http://github.com/joeyespo/nosey>`_
        
        
Platform: any
