ShivamUn / moztrap

INACTIVE - http://mzl.la/ghe-archive - MozTrap test case management system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

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

About

INACTIVE - http://mzl.la/ghe-archive - MozTrap test case management system

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 50.6%Language:HTML 25.6%Language:CSS 17.3%Language:JavaScript 6.5%Language:Shell 0.0%Language:Ruby 0.0%