
Mortimer, Andrew EXT
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Activity overview
Latest activity by Mortimer, Andrew EXT-
Mortimer, Andrew EXT commented,
I believe its this limitation we would like to see removed. We are allowed to specify a Project Name, so that should be enough to allow a different entry to be made. Most teams will have Test Autom...
-
Mortimer, Andrew EXT commented,
Yes this is with MSTest , code below adds the attachment to the test result in azure devops. Regardless of how the attachment is added (specFlowOutputHelper.AddAttachment(path); also adds it to the...
-
Mortimer, Andrew EXT created a post,
Adding screenshots to livingdoc using devops blob storage
I added this to an existing request, but not sure it got any attention so creating here The documentation mentions having to create blob storage to host these files before adding to living doc, but...
-
Mortimer, Andrew EXT commented,
When we upload screenshots using the specflow scenariocontext context.AddResultFile(path); inside our runs which are driven through azure devops pipelines, the screenshots are already uploaded and ...
-
Mortimer, Andrew EXT commented,
I have livingdoc being created in azure devops, and I have a visual studio project full of tests. Of course I want to run these tests using many different azure devops pipeline. Some run against di...