benwalpole
benwalpole
We are using the library in some integration tests for an API to validate that responses from the API match an expected response. We want to ignore some of the...
## Description We are trying to run some automated tests for our Xamarin based iOS app using the IOSDriver within Visual Studio for Mac. The error we are getting when...
Hi, I've managed to get the extension to trigger a release against a specific branch but I want to be able to specify a specific build of that branch. I've...
### General Issue Guidance on implementing IApplyRule for .NET. ### The Question We are looking at adding some custom rules by implementing the IApplyRule interface using .NET. The Rule method...