Найденные страницы с тегом xctest всего 283

Внедрение Allure (отчётность) в UI-тесты (swift, XCTest) / Хабр

Меня зовут Сергей Криворотько, я занимаюсь нативной автоматизацией тестирования мобильных приложений (iOS) в компании РТЛабс.  В данной статье я расскажу, как внедрялась отчётность на наших...

UI Testing in Swift with XCTest framework / Хабр

Данная статья является переводом статьи UI Testing in Swift with XCTest framework . В этой статье мы не говорить о важности тестирования в целом, но я хочу поговорить о тестировании пользовательского...

Включение файла C ++ из другой группы в тест Objective-C ++ – 1 Ответ

Я предполагаю, что.cpp файл отсутствует в вашем каталоге проектов? Верный? Если так.. Щелкните... Вопрос по теме: c++, xcode, xctest.

#xctest stories | HackerNoon

Read the latest xctest stories on HackerNoon, where 10k+ technologists publish stories for 4M+ monthly readers.

Why organizations should prefer native automation frameworks over third-party tools? | by Shivam Gohel | Dec, 2022 - World Tech News

The fast development of Android Espresso for Android Automation and XCTest for iOS Automation has given us a way of the market developments and the nice use instances they arrive with. There are various the reason why firms undertake (or ought to undertake) native automation applied sciences (Android Espresso, iOS XCTest) over third-party automation frameworks […]

Is there a way to reset the app between tests in Swift XCTest UI?

Is there a way to reset the app between tests in Swift XCTest UI? swift

NSURL to file path in test bundle with XCTest

NSURL to file path in test bundle with XCTest ios

XCTest not registering new methods as tests

XCTest not registering new methods as tests xcode

How to test that staticTexts contains a string using XCTest

How to test that staticTexts contains a string using XCTest swift

How to test that staticTexts contains a string using XCTest

How to test that staticTexts contains a string using XCTest swift

Ordering unit test using XCTest in Xcode 6

Ordering unit test using XCTest in Xcode 6 ios

How do I run xctest from the command-line with Xcode 5?

How do I run xctest from the command-line with Xcode 5? xcode

Swift too smart? Checking an objects type when testing with XCTest

Swift too smart? Checking an objects type when testing with XCTest swift

Xcode 10 XCTest error: "Underlying error: Test session exited(1) without checking in.)"

Xcode 10 XCTest error: "Underlying error: Test session exited(1) without checking in.)" xcode

XCTest: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Parameter "test" must not be nil.'

XCTest: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Parameter "test" must not be nil.' xcode

Can't cast custom UIViewController from UIStoryboard in XCTest

Can't cast custom UIViewController from UIStoryboard in XCTest swift

Target individual XCTest unit test cases in Xcode 5 to a specific iOS device for a universal app?

Target individual XCTest unit test cases in Xcode 5 to a specific iOS device for a universal app? xcode

iOS Swift: Separate AppDelegate for XCTest

iOS Swift: Separate AppDelegate for XCTest swift

Replicate pull to refresh in XCTest UI testing

Replicate pull to refresh in XCTest UI testing ios

Import XCTest into a dynamic framework

Import XCTest into a dynamic framework swift

Import XCTest into a dynamic framework

Import XCTest into a dynamic framework swift

XCTest Swift - How do I swipe faster or more precisely?

XCTest Swift - How do I swipe faster or more precisely? swift

XCTest Swift - How do I swipe faster or more precisely?

XCTest Swift - How do I swipe faster or more precisely? xcode

How can I avoid NSInternalInconsistencyException when tapping on UI elements with XCTest?

How can I avoid NSInternalInconsistencyException when tapping on UI elements with XCTest? swift

XCTest, Failed to load test bundle. Crash on test launch

XCTest, Failed to load test bundle. Crash on test launch xcode