Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 25daf2e

Browse files
committed
Update README.md
1 parent b0da993 commit 25daf2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,15 @@ fastlane test_ui_automation
183183
```
184184
**Note:** Consider UI Tests (XCTest) solution instead of UI Automation as Apple has officially deprecated UI Automation in Xcode 7.
185185

186+
## Benchmarks
187+
The `benchmarks` folder contains some scripts to measure the tests running time for all covered solutions.
188+
Some results taken on MacBook Air (Late 2014):
189+
190+
UI Tests (XCTest) | Appium | Calabash | UI Automation
191+
------------ | ------------- | ------------- | -------------
192+
54s | 3m 53s | 1m 59s | 45s
193+
194+
186195
## References
187196

188197
* [Appium Github page](https://github.com/appium/appium);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /