在 CLI 环境中,可从 Team Testing Server 导入团队项目。
-e -w "%Workspace Path%" --import-team-project -O "--project-name '%Team project name%' --address '%Team server address%' --port '%Team server port%'"
使用命令导入团队项目。
- 没有必要的选项,项目将无法导入。
选项 描述 -e
,--execute
(必填)执行 -w
,--workspace
(必填)工作区 --import-team-project
(必填)导入团队项目 -O
(必填)使用指定选项导入项目 --project-name
(必填)团队项目名称 --address
(必填)团队服务器地址 --port
(必填)团队服务器端口 --exclude-test
不带测试获取 --run-test-with-commit
运行测试并提交
- 没有必要的选项,项目将无法导入。
Need more help with this?
Don’t hesitate to contact us here.