Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 769 Bytes

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.