Skip to content

JJTC-PX/b2gmonkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Automated monkey testing for Firefox OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%