cc1
v2.1
CC1 source code docs
|
Control Interface for running CC1 Project's tests. More...
Control Interface for running CC1 Project's tests.
Usage: manage.py runtest wi [–testserver=HOSTNAME] [–testfiles=TEST_FILES] manage.py –help
Options: –testserver=HOSTNAME test server hostname ([host]:[port]). If not set local develompment server is started. –testfiles=TEST_FILES which tests to run. Only test files that match the pattern will be loaded. (Using shell style pattern matching.)