xunitXmlFiles property
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;
URI of the Xunit XML files to publish.
The maximum size of the file this reference is pointing to is 50MB. Required.
core.List<FileReference>? xunitXmlFiles;