bug 1431148: webdriver: make wpt fixtures a module; r=davehunt

To make it possible for other non-WPT tests to pick up and use
the WebDriver WPT fixtures, we need to turn them into a separate
Python module.

Consumers can then make the module discoverable on their Python
search path and use pytest_plugins to include them in their own
conftest.py files.

Differential Revision: https://phabricator.services.mozilla.com/D9418

--HG--
rename : testing/web-platform/tests/webdriver/tests/conftest.py => testing/web-platform/tests/webdriver/tests/support/fixtures.py
extra : moz-landing-system : lando
This commit is contained in:
Andreas Tolfsen 2018-10-29 11:07:19 +00:00
parent 44254c2de1
commit 8c1e0fdd27