peptest 0.1
Peptest is an automated testing framework designed to test whether or not the browser's UI thread remains responsive while performing a variety of actions. Tests are simple Javascript files which can optionally import Mozmill's driver to manipulate the user interface in an automated fashion.
Latest Version: 1.0
[Peptest](https://wiki.mozilla.org/Auto-tools/Projects/peptest) is a Mozilla automated testing harness for running responsiveness tests. These tests measure how long events spend away from the event loop.
# Running Tests
Currently tests are run from the command line with python. Peptest currently depends on some external Mozilla python packages, namely: mozrunner, mozprocess, mozprofile, mozinfo, mozlog, mozhttpd and manifestdestiny.
See [running tests](https://wiki.mozilla.org/Auto-tools/Projects/peptest#Running_Tests) for more information.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| peptest-0.1.tar.gz (md5) | Source | 2011-11-30 | 102KB | 251 | |
- Author: Andrew Halberstadt
- Home Page: https://wiki.mozilla.org/Auto-tools/Projects/peptest
- License: MPL
- Package Index Owner: markrcote, ahal
- Package Index Maintainer: markrcote
- DOAP record: peptest-0.1.xml
