Saket Gupte

Results 4 issues of Saket Gupte

**Is your feature request related to a problem? Please describe.** iOS introduced feature called TestPlan back in 2020. It allows for running Unit and UI Test multiple times with different...

enhancement
ios

'stf share -f ...' with the same filter can run on a few agents at the same time. Each agent will take 1/N part of the whole device set. This...

I am getting the following test failure while layout testing my View Controller: failed - Bottom right corner of overlaps upper left corner of . If this is intentional, you...

## 📊 Context The `mutation-testing-report-schema` defines a `performance` field in the `MutationTestResult` interface: export interface MutationTestResult { // ... other fields performance?: PerformanceStatistics; // ... } export interface PerformanceStatistics {...

⁉ Question