Metadata-Version: 1.0
Name: raptorlink
Version: 0.1.2
Summary: test plugins for submit test result to raptor server based on nosetests
Home-page: UNKNOWN
Author: liuchengtao
Author-email: chengtao.liu@yahoo.com
License: MIT
Description: 
        Extra plugins for the nose testing framework to submit test result to raptor server
        
        
        usage:
        
        >>> nosetests --with-plan-loader --plan-file <test_plan_file> --loop <loop_num> --verbose --raptor-report
        
        
        start from command-line:
            nosetests --with-plan-loader --plan-file plan1 --loop 100 --verbose --raptor-report
        
        
Platform: UNKNOWN
