xunitXmlFiles property

List<FileReference>? xunitXmlFiles
getter/setter pair

URI of the Xunit XML files to publish.

The maximum size of the file this reference is pointing to is 50MB. Required.

Implementation

core.List<FileReference>? xunitXmlFiles;