Kaspresso is a UiTest framework based on Espresso, UIAutomator and Kakao and assisting to write right and no-pain ui tests.
Main features of Kaspresso:
- Stability.
Kaspresso provides a mechanism to handle a flakiness of Espresso. - Readability.
Kaspresso provides simple and beauty dsl to write your tests: dividing the test into sections and steps. - Logging.
Automate logging of all actions performing in the test with separate selection of each test's step. - Flexibility.
We have introduced a mechanism of interceptors giving an ability to catch all actions going to Espresso and add additional custom actions at each action. - Ability to call Adb commands.
- Ability to work with Android System.
- Feature's screenshoting.
Kaspresso offers a possibility make feature's screenshots fast and automatically. - Configurability.
Developer can set Kaspresso with any custom settings. - The philosophy of how to write ui-tests.
from The Android Arsenal
No comments:
Post a Comment