Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xctest

How to test if a UIControlEvents has been fired

How to test a simple data object class which implements NSCoding?

ios unit-testing xctest

Changing iOS app Display Name breaks @testable import

ios swift xcode xctest

No matching device (UUID) in set at /Users/<username>/Library/Developer/XCTestDevices

ios xcode ios-simulator xctest

How to test async functions in swift using XCTWaiter and exceptions

How do I write to a local file in Swift/XCTest?

swift file-io xctest

XCTest: running tests fails with Cycle inside X; building could produce unreliable results in project with CocoaPods and Carthage

Add Test-Assets for XCTest

ios swift testing xctest

How to get combined code coverage for a Universal App?

xcode xctest

Does XCTest methods generated dynamically by testInvocations work with xcodebuild's -only-testing?

How to extract details from xcresult file in XCUITest (from Xcode 11)?

xctest extract xcuitest

Xcode UI Unit Tests and Permission Alerts

Is it possible to use parameterised test case data with Xcode's XCTest Framework?

ios xcode unit-testing xctest

How can I run my performance tests more than ten times?

Is it possible to run XCTest based tests under Instruments in Xcode 5?

Compile errors don't show up when using XCTest with swift

xcode swift xctest

XCTWaiter().wait with XCTestExpectation and NSPredicate seems to fail

How To UnitTest Combine Cancellables?

swift combine xctest

Xcode unit tests run "clone" iOS simulators

xcode xctest xcode14