Skip to content

NUnit - Steps

Steps

Steps

Process steps in the NUnit plug-in

NUnit Report

Publish NUnit test results for reporting and trending.

NameTypeDescriptionRequired
Exclude PatternsStringPatterns for excluded files from the report, one per line. Files matching these patterns are unconditionally excluded from the report. Patterns can include ?, *, or **.No
Include PatternsStringPatterns for including NUnit XML in the report, one per line. Patterns can include ?, *, or **.Yes
Report NameStringThe name for the published reportNo
Source DirectoryStringA offset location of where the NUnit XML files are located.Yes