Metadata-Version: 1.0
Name: atcnoseplugin
Version: 0.1.0
Summary: test plugins for exec related plan based on nosetests
Home-page: UNKNOWN
Author: thomas.ning
Author-email: ningruhu@163.com
License: MIT
Description: 
        Extra plugins for the nose testing framework to atc exec 
        
        
        usage:
        
        >>> nosetests --with-plan-loader --plan-file <test_plan_file> --loop <loop_num> --verbose 
        
        
        start from command-line:
            nosetests --with-plan-loader --plan-file plan1 --loop 100 --verbose
        
        
Platform: UNKNOWN
