cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
wi_tests_manage.py File Reference

Go to the source code of this file.

Classes

class  src.wi_tests_manage.Commands
 Manager that stores implementation of commands as Python functions. More...

Packages

namespace  src.wi.tests_manage
 Control Interface for running CC1 Project's tests.
namespace  src.wi_tests_manage

Functions

def src.wi_tests_manage.runtest_wi

Variables

tuple src.wi_tests_manage.BASEDIR = os.path.dirname(os.path.abspath(__file__))
tuple src.wi_tests_manage.func = Commands.get_command(command)
tuple src.wi_tests_manage.options = docopt.docopt(__doc__, help=True)