Metadata-Version: 1.0
Name: nose-terse-output
Version: 0.0.1
Summary: Terse output from your nose tests
Home-page: https://github.com/joakimkarlsson/nose-terse-output
Author: Joakim Karlsson
Author-email: joakim@jkarlsson.com
License: UNKNOWN
Description: =================
        nose-terse-output
        =================
        
        Really terse output from your nose tests. Just the bare essentials.
        
        Install with:
        
        .. code:: bash
        
            $ pip install nose-terse-output
        
        
        Run with:
        
        .. code:: bash
        
           $ nosetests --with-terseout
        
Platform: UNKNOWN
