Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in xctestexpectation
XCTest passes when it should fail using expectations
Mar 19, 2023
objective-c
xcode
xctest
xctestexpectation
UIControl's sendActions doesn't work in Test target
Nov 11, 2022
ios
swift
xctest
xctestexpectation
Why does this Swift unit test crash when run in parallel with other tests?
Oct 31, 2022
swift
unit-testing
xctest
xctestexpectation
What if XCTestExpectation is unexpected
Dec 19, 2019
swift
unit-testing
xctest
xctestexpectation
XCTestCase waitForExpectationsWithTimeout:handler: throwing EXC_BAD_ACCESS when expectation is not fulfilled
Jan 23, 2019
ios
xcode
swift
xctest
xctestexpectation
Wait until object is not visible on the screen using Swift and XCTest
May 10, 2022
swift
xctest
xcode-ui-testing
xctestexpectation
multiple asynchronous tests and expectation
Nov 04, 2022
swift
testing
asynchronous
xctestexpectation
XCTest Assert Expectation wasn't fulfilled
Sep 28, 2021
ios
xcode
xctest
xctestexpectation
XCTAssert break function
Sep 30, 2019
ios
swift
unit-testing
xctest
xctestexpectation
Using XCTest, how can one chain together multiple discrete sequences of { expectations -> wait }?
Nov 01, 2022
xctest
xctestexpectation