Test automation examples from Mozilla's Web QA team
Перейти к файлу
Dave Hunt 45c680445d Merge pull request #10 from stephendonner/add-repo-notice
Update read with no-longer-active notice
2017-02-10 09:34:34 +00:00
flaskr Add example py.test project. 2015-01-27 15:41:04 +00:00
pages Migrate to PyPOM 2016-05-26 14:24:49 +01:00
tests Migrate to PyPOM 2016-05-26 14:24:49 +01:00
.gitignore Migrate to pytest-selenium 2015-10-28 20:34:16 +00:00
.travis.yml Ensure Travis updates required python packages if installed 2016-05-26 15:12:18 +01:00
LICENSE Initial commit 2015-01-27 15:03:13 +00:00
README.md Update read with no-longer-active notice 2017-02-09 06:53:39 -05:00
requirements.txt Migrate to PyPOM 2016-05-26 14:24:49 +01:00
setup.cfg Move flake8 configuration to setup.cfg 2015-05-19 08:30:11 +01:00
variables.json Switch to using pytest-variables for credentials 2015-05-19 08:37:47 +01:00

README.md

Mozilla Web QA Examples

This repository contains examples of test automation which were once used as templates for Mozilla's Web QA Selenium WebDriver test automation.

This repository is no longer actively maintained

In its place, we encourage you to take a look at using cookiecutter-pytest-selenium as a more-useful and much-more recent replacement.