Adam Young

Results 4 issues of Adam Young

When enabling "Execute in parallel in Simulator" and "Randomize execution order" for a test package when editing the Test phase of a scheme, the JUnit report file contains zero results.

**Are you filing an issue about iOS 12?** No **Describe the bug** When using Microsoft Azure AD B2C, the policy query parameter ("p") specified in the well known authorize endpoint...

help wanted

### Expected behavior I'm trying to test a `LambdaHandler` ``` struct MyHandler: LambdaHandler { init(context: LambdaInitializationContext) async throws { } func handle(_ request: APIGatewayV2Request, context: LambdaContext) async throws -> APIGatewayV2Response...