检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
st启动配置,此选项始终设置为“test”。 “testIds” 要包含在启动配置范围中的测试ID列表。ID的格式如下:“test_file_name::test_class_name::test_method_name”。 “excludeTestIds” 要从启动配置范围中排
启动配置示例 以下是一个可运行的启动配置示例。 { "excludeTestIds": [], "request": "test", "jinja": true, "python": "${command:python.interpreterPath}",
启动配置属性 在启动配置中,您可以列出包含在启动配置范围内的测试ID,ID的格式如下:“test_file_name::test_class_name::test_method_name”。 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。
启动配置属性 在启动配置中,您可以列出包含在启动配置范围内的测试ID,ID的格式如下:“test_file_name::test_class_name::test_method_name”。 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例,该示例从 “test_file_name::test_class_name::test_method_name” 运行测试。 { "excludeTestIds": [], "request": "test", "jinja":
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
创建Python启动配置 在CodeArts IDE主工具栏上,从列表中选择“编辑配置”。 在打开的“运行/调试配置”对话框中,单击工具栏上的“新增配置项”按钮()或使用“新增配置项”链接。在出现的列表中,选择“Python”条目下所需的启动配置模板。 在参数区域中提供启动配置参数。 关于
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例,该示例从 “test_file_name::test_class_name::test_method_name” 运行测试。 { "excludeTestIds": [], "request": "test", "jinja":
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "attach", "jinja": true, "justMyCode": true, "processId": "${command:pickProcess}",
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调