You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current --timeout parameter when invoking command line sets the per-test timeout. Can we also have an option for the full timeout for the test run similar to RunConfiguration.Test SessionTimeout from vstest?
The current
--timeoutparameter when invoking command line sets the per-test timeout. Can we also have an option for the full timeout for the test run similar toRunConfiguration.Test SessionTimeoutfrom vstest?