Releases: sky-uk/client-lib-ios-test-foundation
Releases · sky-uk/client-lib-ios-test-foundation
SkyTestFoundation
decreased expectation failure timeout to 20sec
SkyTestFoundation
added func withTextContains returning XCUIElementQuery
SkyTestFoundation
Added discardableResult to UITestHttpServerBuilder.routeImagesAt method & cleaning
SkyTestFoundation
2.5.6 Changed fields visibility (#68)
SkyTestFoundation
Refactoring, signature change:
public func route(_ route: HttpRoute, on: ((HttpRequest) -> Void)? = nil) -> UITestHttpServerBuilder
SkyTestFoundation
"import Swifter" is not mandatory anymore in hosting application
UserFlow - DSL for testing
fix tvOS compile error
UserFlow - DSL for testing
fix tvOS compile error
UserFlow - DSL for testing
fix tvOS compile error
UserFlow - DSL for testing
replaced withTextContaining with withTextEquals