android-test

2.0.0 • Public • Published

Requirement

adb

usb cable connected to android device

How it work

http://screencast-o-matic.com/watch/c2jDi1nMDK

$ adb devices
x.x.x.x conected

$ adb shell

$ npm install android-test

$ cd node_modules/android-test

$ nohup ./run &


Story:

untuk real testing sebuah feature dan issue aplikasi mobile jika di lakukan manual kadang membutuhkan waktu yang lumayan mengalihkan fokus para developer,

tentu tool ini tidak bisa menggantikan QA profesional.

Goal:

tapi ini bisa membantu developer untuk tetap fokus di development, dan membuat mata dan tangan developer tetap pada laptop/pc.

dan layaknya sebuah Automation testing, tentu butuh feature untuk menentukan expectasi dari hasil dan state jika error juga tracking , loging , performance report

/android-test/

    Package Sidebar

    Install

    npm i android-test

    Weekly Downloads

    1

    Version

    2.0.0

    License

    GPL

    Last publish

    Collaborators

    • lukluk