mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
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:
parent
44254c2de1
commit
8c1e0fdd27
Loading…
Reference in New Issue
Block a user