Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ NewTestRunCommand
Function
NewTestRunCommand
plugin/studio/testrun/test_run_command.go:407–409 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
405
}
406
407
func
NewTestRunCommand() *TestRunCommand {
408
return
&TestRunCommand{process.NewExecProcess()}
409
}
Callers
3
TestRunNonExistentProjectShowsProjectJsonNotFound
Function · 0.85
TestRunPassed
Function · 0.85
TestRunParallelPassed
Function · 0.85
Calls
1
NewExecProcess
Function · 0.92
Tested by
3
TestRunNonExistentProjectShowsProjectJsonNotFound
Function · 0.68
TestRunPassed
Function · 0.68
TestRunParallelPassed
Function · 0.68