adb-mock

0.1.9 • Public • Published

adb-mock Build Status

Mock adb responses on machines than doesnt have adb installed and a connected device to run tests.

Usage

npm install --save adb-mock

Integrate with travis, inside your .travis.yml set

before_script:
  - export PATH=$PATH:./node_modules/adb-mock/bin/

Used in adbjs tests,

Readme

Keywords

Package Sidebar

Install

npm i adb-mock

Weekly Downloads

3

Version

0.1.9

License

MIT

Last publish

Collaborators

  • urucas
  • vrunoa