SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

Documentation request: LivingDoc Azure DevOps Plugin Test Attachments

Open jlbeard84 opened this issue 3 years ago • 1 comments

Product:

  • [ ] SpecFlow
  • [ ] SpecFlow+ Runner
  • [X] SpecFlow+ LivingDoc
  • [ ] SpecMap

What is missing:

For the Azure DevOps LivingDoc plugin, it's unclear how to deal with test attachments.

For example, we have a test run here with screenshots as test attachments:

image

I can then see these in the test output section of the LivingDoc:

image

But the link to the image is broken:

image

jlbeard84 avatar Jun 07 '21 16:06 jlbeard84

Based on my understanding of this error message and reply from Andreas here: https://support.specflow.org/hc/en-us/community/posts/360015776097--SpecFlow-LivingDoc-in-Azure-DevOps-Screenshot-are-not-accessible-BlobNotFound-Error

The only way for this to be done is to store the images in Azure Blob storage and then reference that location as the filepath/filename in the attachment.

jabracadabrah avatar Jan 19 '22 21:01 jabracadabrah