mozilla-b2g/b2gmonkey

Name: b2gmonkey

Owner: Mozilla-B2G

Description: Automated monkey testing for Firefox OS

Created: 2014-08-27 11:33:15.0

Updated: 2015-03-06 11:08:08.0

Pushed: 2015-03-06 11:08:08.0

Homepage: null

Size: 210

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

b2gmonkey

b2gmonkey is a tool for automated monkey testing of Firefox OS.

Prerequisites

You will need a Marionette enabled Firefox build with Orangutan installed.

Installation

Installation is simple:

pip install -e git://github.com/mozilla-b2g/b2gmonkey.git#egg=b2gmonkey

If you anticipate modifying b2gmonkey, you can instead:

git clone git://github.com/mozilla-b2g/b2gmonkey.git
cd b2gmonkey
python setup.py develop
Running

Usage: b2gmonkey [options]

For full usage details run b2gmonkey --help.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.