Mozilla Web QA plugin for pytest.
Перейти к файлу
Dave Hunt baf0bf27d5 Set development status to inactive and add a warning to the README 2016-06-27 10:33:34 +01:00
pytest_mozwebqa Removed credentials in favour of pytest-variables 2015-05-12 16:14:11 +01:00
testing Removed credentials in favour of pytest-variables 2015-05-12 16:14:11 +01:00
.gitignore Moved a few things around. 2012-03-07 16:59:03 +00:00
.travis.yml Update the Selenium server used in the Travis-CI tests. 2014-07-01 16:34:22 +01:00
CHANGELOG.md Removed credentials in favour of pytest-variables 2015-05-12 16:14:11 +01:00
DOCS.md Set development status to inactive and add a warning to the README 2016-06-27 10:33:34 +01:00
README.rst Set development status to inactive and add a warning to the README 2016-06-27 10:33:34 +01:00
setup.py Set development status to inactive and add a warning to the README 2016-06-27 10:33:34 +01:00

README.rst

pytest-mozwebqa
===============

pytest-mozwebqa is no longer in active development, and support has been
discontinued. The features have been reimplemented in the following plugins:

* `pytest-base-url <https://pypi.python.org/pypi/pytest-base-url/>`_
* `pytest-selenium <https://pypi.python.org/pypi/pytest-selenium/>`_
* `pytest-variables <https://pypi.python.org/pypi/pytest-variables/>`_
* `pytest-html <https://pypi.python.org/pypi/pytest-html/>`_

Please consider migrating to these. The documentation for pytest-mozwebqa can
be found `here <https://github.com/mozilla/pytest-mozwebqa/blob/master/DOCS.md>`_.