You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: end-to-end/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
Imagine a world where setting up end-to-end testing for mobile apps is not a daunting task but an effortless, streamlined experience. **End-to-End testing starter pack** makes this dream a reality, empowering developers and teams to build robust, cross-platform test environments with minimal effort.
5
5
6
-
**End-to-End** simplifies **mobile end-to-end (E2E) testing** with a streamlined collection of scripts and configurations. Designed for both **local usage** and seamless integration with **sidi-cli**, it enables you to quickly set up a robust testing environment.
6
+
**End-to-End testing starter pack** simplifies **mobile end-to-end (E2E) testing** with a streamlined collection of scripts and configurations. Designed for both **local usage** and seamless integration with **sidi-cli**, it enables you to quickly set up a robust testing environment.
7
7
8
8
This starter pack leverages **WebDriverIO (WDIO)** with **Appium** as its core stack, allowing you to write test scripts in **TypeScript (TS)**. With a single codebase, you can efficiently cover **iOS** and **Android** platforms, eliminating the need for separate, fully native implementations.
0 commit comments