
David Galloway
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 4
Activity overview
Latest activity by David Galloway-
David Galloway commented,
Hi Andreas Willich , thanks for the reply. It's a moot point now since S3 serves our purposes perfectly. THere are a couple of other ways round this thatmight work for other people with some effort...
-
David Galloway commented,
we've worked around this by publishing the living docs to S3 from the github actions runner. This is really simple and effective :- - uses: aws-actions/configure-aws-credentials@v1 ...
-
David Galloway created a post,
execute test using github actions and publish results to Azure Devops
We are using github actions to run our tests. We generate Living Docs with attachments for rest requests and webdriver screenshots and it looks very nice. We've been publishing to github pages but ...
-
David Galloway commented,
Here are my thoughts on what's most useful in the specflow reports and lacking in the living docs (which are excellent, but serve a slightly different purpose) :- The most useful bits of the Specfl...
-
David Galloway created a post,
SpecRun / SpecFlow+ Runner retirement - Specflow reports replacement
Sad to learn about SpecRun+ retirement :( I see in the announcement that for reports replacement users are being directed to LivingDocs. Living Docs are great, but the statistics breakdown is more ...
-
David Galloway created a post,
[Specflow+ LiviingDocs] - In order to track progress against multiple jira projects, as a project manager, I want living docs + to support multiple work items
We use multiple jira projects to track different aspects of our work, for example internal work and external requests. We run the same tests against internal and external requests as it is the same...