bryanbcook / azdevops-testplan-extension

Azure DevOps extension that can publish cross-platform test results to a Test Plan
18 stars 4 forks source link

Add support for attachments #21

Open bryanbcook opened 7 months ago

bryanbcook commented 7 months ago

Ideally, attachments included in the test results should be automatically uploaded into the test run per test-case.

- task: PublishTestPlanResults@0
  inputs:
    ....
    publishTestAttachments: # boolean, should default to true
    testAttachmentDirectory: # string. should default to testResultDirectory