TestRunnerSettings.

SlackChannels Property

Summary

List of Slack channels in the #channel-name format, or the IDs of the users the test results will be sent to. You can specify both channels and user IDs.

Syntax

public IEnumerable<string> SlackChannels { get; set; }

Value

Type Description
IEnumerable<string>