When this option is configured, Hudson can transform test result report produced by different testing tools into JUnit test result. Then JUnit tests can be recorded by Hudson. Hudson can provide useful information about test results, such as historical test result trend, web UI for viewing test reports, tracking failures, and so on.
Fileset 'includes' setting that specifies the generated raw XML or others (depends on testing tool) report files, such as '**/build/cppunit-reports/*.xml'. Basedir of the fileset is relative to the workspace root.