Skip to content

Commit

Permalink
docs(android): add Kakao mention
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe authored Nov 22, 2023
1 parent 3529cc0 commit 4688134
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/cloud/cloud/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Getting started"

### Android

Marathon Cloud supports tests written with **UIAutomator, Cucumber, Espresso, and [Kaspresso](https://github.com/KasperskyLab/Kaspresso) frameworks**.
Marathon Cloud supports tests written with **UIAutomator, Cucumber, Espresso, [Kakao](https://github.com/kakaocup/kakao), and [Kaspresso](https://github.com/KasperskyLab/Kaspresso) frameworks**.

Before initiating the testing process for your application, you’ll require two APK files: one for the application that’s being tested, and another for the tests themselves. Typically, `debug` variants are utilized for this purpose.

Expand Down
1 change: 1 addition & 0 deletions docs/cloud/intro/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Marathon Cloud supports tests written with:
- UIAutomator
- Cucumber
- Espresso
- [Kakao](https://github.com/kakaocup/kakao)
- [Kaspresso](https://github.com/KasperskyLab/Kaspresso)
- Flutter (with [Patrol](https://patrol.leancode.co/))

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Getting started"

### Android

Marathon Cloud supports tests written with **UIAutomator, Cucumber, Espresso, and [Kaspresso](https://github.com/KasperskyLab/Kaspresso) frameworks**.
Marathon Cloud supports tests written with **UIAutomator, Cucumber, Espresso, [Kakao](https://github.com/kakaocup/kakao), and [Kaspresso](https://github.com/KasperskyLab/Kaspresso) frameworks**.

Before initiating the testing process for your application, you’ll require two APK files: one for the application that’s being tested, and another for the tests themselves. Typically, `debug` variants are utilized for this purpose.

Expand Down

0 comments on commit 4688134

Please sign in to comment.