
Karl Farley
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 7
- Subscriptions 5
Activity overview
Latest activity by Karl Farley-
Karl Farley created a post,
SpecFlow+Livingdoc Add custom information to report
Hello.Please would someone help me. I'd like to be able to customise the SpecFlow+Livingdoc report i.e. I'd like to output information from my automation code on to the SpecFlow+Livingdoc report e....
-
Karl Farley commented,
That looks pretty good and as it happens, we do use AzDO pipelines.
-
Karl Farley commented,
Haven't had time to look into this unfortunately. Hopefully someone else has.
-
Karl Farley commented,
Hello Andreas.Thanks for the quick response. From briefly looking at NUnitRetry.SpecFlowPlugin, the name and ReadMe suggests this is for NUnit (SpecFlow.NUnit) and not MSTest.Would be great if some...
-
Karl Farley created a post,
How to retry failed tests using SpecFlow.MSTest
Hello. Given the announcement about retiring SpecFlow+Runner (https://specflow.org/using-specflow/the-retirement-of-specflow-runner/), it is suggested to use xRetry.SpecFlow which from reading the ...
-
Karl Farley created a post,
Automatically generating LivingDoc.html, renaming LivingDoc.html file and relative file paths in specflow.json file
Hello. I have recently upgraded to SpecFlow.MSTest and SpecFlow.Plus.LivingDocPlugin given your decision to deprecate SpecFlow+Runner (https://specflow.org/using-specflow/the-retirement-of-specflow...
-
Karl Farley created a post,
Running SpecFlow+ Runner tests on build agent issue - cannot connect to remote server
Good Afternoon. We have an Azure DevOps pipeline which is supposed to run some SpecFlow tests. However, the VSTest task keeps failing with an unable to connect to remote server error. So, I have lo...
-
Karl Farley commented,
Thanks for the reply. Yeah, I can do what I want to providing I use SpecRun.MSTest runner. However, we make use of the SpecRun.Runner html reporting which from my understanding, isn't output when u...
-
Karl Farley created a post,
BeforeTestRun hooks parameter injection
So, like many others, I am trying to access .runsettings parameters via BeforeTestRun using parameter injection as shown in your official documentation here: https://docs.specflow.org/projects/spec...