Skip to content

Douglas019BR/bdd-android-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Project of Using Behave with Android

Python Appium Behave Android Studio

Install Project Dependencies:

pip install -r requirements.txt

Create an Emulator in Android Studio

I used Android 15, but you can use any version. Replace the device name and platform version in behave.ini with your emulator's name and Android version.

Install Appium and Start the Server

Appium installation

appium -pa /android

Running Tests

Run the tests with the command:

behave

About

simple test with appium and anndroid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published