Skip to content

balmanp/Maestro-Dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maestro Dev

This repository contains the Android automation tests using Maestro.

Table of Contents

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have the following installed on your machine:

  • Java Development Kit (JDK)
  • Android SDK
  • Maestro

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/android-automation-test-with-maestro.git
    cd android-automation-test-with-maestro
  2. Install Maestro:

    curl -Ls "https://maestro.mobile.dev/install.sh" | bash

Running Tests

  1. Connect your Android device or start an emulator.
  2. Run the tests using Maestro:
    maestro test path/to/your/testcases

Project Structure

  • maestro/: Directory containing Maestro test cases.
  • screenshots/: Directory to store screenshots taken during tests.

Watch the Video

Demo Aplikasi

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published