NewmanSettingsExtensions.

UseJUnitReporter(NewmanSettings) Method

Summary

Adds the JUnit/XML reporter to this run.

Syntax

public static NewmanSettings UseJUnitReporter(this NewmanSettings settings)

Parameters

Name Type Description
settings NewmanSettings The settings.

Return Value

Type Description
NewmanSettings The updated settings.