2.0.0 • Published 9 years ago

android-test v2.0.0

Weekly downloads
-
License
GPL
Repository
-
Last release
9 years ago

#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

2.0.0

9 years ago

1.0.3

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago