List Question
20 TechQA 2024-03-29T19:22:58.867000Testing for ODR image resources in main bundle
49 views
Asked by soleil
Unable to execute UI Test Cases in SwiftUI
24 views
Asked by MainakChoudhury
Running Swift Package unit tests in release configuration: @testable module was not compiled for testing
23 views
Asked by Ilias Karim
Using setUp to run object creation once before all tests
34 views
Asked by Konrad
Unrecognized selector in XCTest test
70 views
Asked by fingia
Custom Launch Metric Not Reporting Expected Results
66 views
Asked by fingia
Is there a way to skip Swift XCTestCase for the whole class
58 views
Asked by Steven
EXEC_BAD_ACCESS - When trying to access a method after storyBoard Initialisation
95 views
Asked by sample-user
Initialize object once for all test cases
104 views
Asked by Dmitrii Bakulin
How to test an object is deallocated?
144 views
Asked by Alexandru Motoc
HeadSpin authorisation issue to connect with remote device
52 views
Asked by Ganesh
How do I fix 'Multiple NSEntityDescriptions claim the NSManagedObject subclass'?
122 views
Asked by Jim
clockmetric.reportMeasurements - returns an empty report
155 views
Asked by errorka
Pass dictionary as a value to launchArguments for UI Tests
170 views
Asked by Dmitrii Bakulin
In XCTest -> Test case method always getting "Errored" in AWS DEVICE FARM
35 views
Asked by Leena
In an XCTestCase function, can I immediately pass the test without actually returning from the function?
23 views
Asked by derekahc
Call an async method from within a class method in Swift
631 views
Asked by koen
How to check for existence of an XCTestCase subclass using the subclass name
52 views
Asked by Reinhard Männer
Swift XCTestCase default examples now says "throws" on each test function
463 views
Asked by Morgan.J.Kennedy