Test sessions in PENDING status can be manually started by using the following command:
resolvertest start KEY
Where KEY identifies the test key for the test to start. The following optional flag can be passed.
–all - If set, this will start all tests in PENDING status.
Test sessions in ACTIVE status can be manually stopped by using the following command:
resolvertest stop KEY
Where KEY identifies the test key for the test to stop. The following optional flag can be passed.
–all - If set, this will stop all tests in ACTIVE status.