You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

Name

A friendly name for this action (will be displayed in the actions workflow area). 

XML Files

A list of XUnit test output xml files to import. Each file/pattern must be entered on a new line. You can specify an exact file with it's path or you can use pattern matching. 

You can exclude files by prefixing the file name or pattern with a dash. e.g -*.ignore. Exclude patterns always take precedence over include patterns

More information about pattern wild cards can be found on the Ant Pattern Usage page.

Fail action if any tests fail

Tick this to cause the build to fail if any tests fail.

Fail action if any tests error

Tick this to cause the build to fail if an error occurred while running any test.

 

  • No labels