tree: d02ed8c537063e2d588a4c7ca1092d419d0bd062 [path history] [tgz]
  1. docs/
  2. manifestparser/
  3. mozcrash/
  4. mozdebug/
  5. mozdevice/
  6. mozfile/
  7. mozhttpd/
  8. mozinfo/
  9. mozinstall/
  10. mozleak/
  11. mozlog/
  12. moznetwork/
  13. mozprocess/
  14. mozprofile/
  15. mozrunner/
  16. mozscreenshot/
  17. mozsystemmonitor/
  18. moztest/
  19. mozversion/
  20. moz.build
  21. packages.txt
  22. README.md
  23. setup_development.py
  24. test-manifest.ini
  25. test.py
  26. versioninfo.py
src/third_party/mozjs-45/testing/mozbase/README.md

Mozbase

Mozbase is a set of easy-to-use Python packages forming a supplemental standard library for Mozilla. It provides consistency and reduces redundancy in automation and other system-level software. All of Mozilla's test harnesses use mozbase to some degree, including Talos, mochitest, reftest, Autophone, and Eideticker.

Learn more about mozbase at the project page.

Read detailed docs online, or build them locally by running “make html” in the docs directory.

Consult open bugs and feel free to file new bugs.