SBTUITestTunnel
App simulator
Extends UI testing capabilities to simulate network interactions and data sharing between the app being tested and tests.
Enable network mocks and more in UI Tests
343 stars
21 watching
78 forks
Language: Objective-C
last commit: 2 months ago
Linked from 1 awesome list
cocoapodsnetwork-monitoringstubtesting-toolsui-automated-testsxcodexcodebuildxctestxcuitest
Related projects:
Repository | Description | Stars |
---|---|---|
subito-it/sbtuitesttunnelhost | A tool for running tests on macOS apps by launching a local host server and simulating user interactions. | 60 |
subito-it/mendoza | Tools for parallelizing UI tests on multiple machines to speed up execution time. | 64 |
tooploox/snappytestcase | Tools for testing app UI consistency across various devices and orientations. | 15 |
zuplo/mockbin | A tool for generating and testing custom HTTP endpoints to simulate API responses. | 93 |
joemasilotti/ui-testing-cheat-sheet | Provides guidance on UI testing with Swift and XCTest | 2,169 |
ents24/testcafe-browser-provider-fbsimctl | A browser provider plugin for automated testing on iOS simulator using Facebook's fbsimctl tool | 19 |
unoplatform/uno.uitest | A unified UI testing framework for Uno Platform apps | 12 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
mockito/mockito-scala | A mocking framework for testing Scala applications | 354 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
deskconnect/sbshortcutmenusimulator | A tweak for the iPhone Simulator to simulate 3D Touch shortcuts | 1,748 |
airtestproject/poco | A test automation framework for UI inspection and interaction across various game engines and platforms | 1,771 |
cjstehno/ersatz | A tool for testing HTTP client code with configurable responses. | 47 |
nsoojin/bookstore-ios | A sample iOS app demonstrating best practices and techniques for unit testing, UI testing, networking stubbing, and documentation writing. | 234 |
kentzo/coreanimationtiming | An interactive Xcode playground demonstrating the effects of CAAnimation and CAMediaTiming on rendering | 1 |