Backed out changeset 838f865fa1c7 (bug 933231) for bustage on some platforms.
[gecko.git] / testing / mozbase / README.md
blob7656598e9ea00ffc3a11d20750c5795f224583d5
1 Mozbase is a set of easy-to-use Python packages forming a supplemental standard
2 library for Mozilla. It provides consistency and reduces redundancy in
3 automation and other system-level software. All of Mozilla's test harnesses use
4 mozbase to some degree, including Talos, mochitest, reftest, Autophone, and
5 Eideticker.
7 Learn more about mozbase at the [project page][].
9 Read [detailed docs][] online, or build them locally by running "make html" in
10 the docs directory.
12 Consult [open][] [bugs][] and feel free to file [new bugs][].
15 [project page]: https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
16 [detailed docs]: http://mozbase.readthedocs.org/
17 [open]: https://bugzilla.mozilla.org/buglist.cgi?resolution=---&component=Mozbase&product=Testing
18 [bugs]: https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=mozbase
19 [new bugs]: https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Mozbase