All Projects → mozilla → Moztrap

mozilla / Moztrap

Licence: bsd-2-clause
MozTrap test case management system

Programming Languages

python
139335 projects - #7 most used programming language

MozTrap

This is the MozTrap test case management system. It lives at https://github.com/mozilla/moztrap/.

Documentation

For more information about setting up, developing, and using MozTrap, see the documentation in the docs/ directory (or read it online_).

To build and view an HTML version of the documentation::

$ cd docs
$ pip install sphinx sphinxcontrib-httpdomain
$ make html
$ firefox _build/html/index.html

.. _read it online: http://moztrap.readthedocs.org

Related repositories

There are Selenium_ tests for MozTrap in the moztrap-tests_ repository.

MozTrap's Python dependencies are available as sdist tarballs in the moztrap-reqs_ repository, and as an unpacked vendor library in the moztrap-vendor-lib_ repository. These are included as submodules of this repository, at requirements/dist and requirements/vendor respectively.

.. _Selenium: http://seleniumhq.org .. _moztrap-tests: https://github.com/mozilla/moztrap-tests .. _moztrap-reqs: https://github.com/mozilla/moztrap-reqs .. _moztrap-vendor-lib: https://github.com/mozilla/moztrap-vendor-lib

Live Site

you can see moztrap in action at

https://moztrap.mozilla.org_ Live site

https://moztrap.allizom.org_ Stage site

https://moztrap-dev.allizom.org_ Dev site

.. _https://moztrap.mozilla.org: :https://moztrap.mozilla.org .. _https://moztrap.allizom.org: :https://moztrap.allizom.org .. _https://moztrap-dev.allizom.org: :https://moztrap-dev.allizom.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].