testing/mozbase/README.md

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

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

mercurial