
Robin Hughes
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 5
Activity overview
Latest activity by Robin Hughes-
Robin Hughes created a post,
Run only the latest tests in Azure Pipeline
Hello, We would like to run only the latest added tests in our Azure Dev Ops pipeline when our team adds a Pull Request. Currently our pipeline runs all the tests when we add a PR, however this tak...
-
Robin Hughes commented,
It would be great if we could tag our scenarios with multiple Azure Dev Ops work items and have this reflected on the living doc.
-
Robin Hughes commented,
I have the same issue
-
Robin Hughes commented,
I found the answer on the Bookshop example page. Filter by name, where the name includes your target. --filter Name~"target: Edge"
-
Robin Hughes created a post,
How to run all tests for Feature level Target Tag in DotNetCoreCLI Pipeline Test Task?
CompletedHello, I am stuck on how to filter my tests to run on only one browser. I'm using Specflow Runner + Selenium. I have tagged my features with eg. @Chrome @Edge and I am picking these up in the srpro...
-
Robin Hughes commented,
My team has also started using the Rule keyword and Living Doc. It would be very handy to see Rules in living doc so that the business can see the tests written for the Rules they have given. Any u...