NewmanSettingsExtensions.

UseHtmlReporter(NewmanSettings) Method

Summary

Adds the HTML reporter to this run.

Syntax

public static NewmanSettings UseHtmlReporter(this NewmanSettings settings)

Parameters

Name Type Description
settings NewmanSettings The settings.

Return Value

Type Description
NewmanSettings The updated settings.