Skip to content

MSTest - Steps

Steps

Steps

Process steps in the MSTest plug-in

MSTest Report Publisher

Publish MSTest results as a report.

NameTypeDescriptionRequired
Base DirectoryStringBase directory for resolving MSTest XML files. Unless absolute, this is relative to the job working directory.Yes
Exclude PatternsStringA list of patterns to determine which XML report files to exclude. Specify each on a separte line. Patterns can include ?, *, or **.No
Include PatternsStringA list of patterns to determine which XML report files to include. Specify each on a separte line. Patterns can include ?, *, or **.No
Report NameStringThe name of the report published by the Anthill build life.Yes