gecko-dev/testing/peptest
Andrew Halberstadt cb1b298fec Bug 703269 - Mirror peptest harness into mozilla-central r=jhammel 2011-11-29 11:43:15 -05:00
..
peptest
tests
MANIFEST.in
Makefile.in
README.md
setup.py

README.md

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 for more information.