Metadata-Version: 2.1
Name: atcnoseplugin
Version: 0.1.1
Summary: test plugins for exec related plan based on nosetests
Home-page: UNKNOWN
Author: thomas.ning
Author-email: ningruhu@163.com
License: MIT
Platform: UNKNOWN

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



