Module publish_test_results

Source
Expand description

Publish test results.

  • On ADO, this will hook into the backend’s native JUnit handling.
  • On Github, this will publish artifacts containing the raw JUnit XML file and any optional attachments.
  • When running locally, this will optionally copy the XML files and any attachments to the provided artifact directory.

Structs§

Node
(see module-level docs)
Request