Name Description Size Coverage
__init__.py 0 -
android.py 9893 -
browser.py Get the extension from a filename with special handling for .tar.foo 111661 -
commands.json 2919 -
create.py <!doctype html> %(documentElement)s<meta charset=utf-8> 4233 -
install.py Name of browser release channel (default: nightly). "stable" and "release" are synonyms for the latest browser stable release; "beta" is the beta release; "dev" is only meaningful for Chrome (i.e. Chrome Dev); "nightly", "experimental", and "preview" are all synonyms for the latest available development or trunk release. (For WebDriver installs, we attempt to select an appropriate, compatible version for the latest browser release on the selected channel.) This flag overrides --browser-channel. 4581 -
markdown.py Produce a Markdown-formatted string based on a given "product"--a string containing a browser identifier optionally followed by a colon and a release channel. (For example: "firefox" or "chrome:dev".) The generated title string is used both to create new comments and to locate (and subsequently update) previously-submitted comments. 1645 -
metadata.py 5237 -
paths 102 -
requirements.txt 49 -
requirements_android.txt 17 -
requirements_install.txt 34 -
revlist.py Iterates the tagged revisions as (tag name, commit sha, committer date) tuples. 4367 -
run.py OpenSSL binary not found. If you need HTTPS tests, install OpenSSL from https://slproweb.com/products/Win32OpenSSL.html Ensuring that libraries are added to /bin and add the resulting bin directory to your PATH. Otherwise run with --ssl-type=none 36506 -
testfiles.py 17440 -
tests -
tox.ini 474 -
update.py 1981 -
utils.py Log terminal command, invoke it as a subprocess. Returns a bytestring of the subprocess output if no error. 7575 -
virtualenv.py Wrapper around sysconfig.get_paths(), returning the appropriate paths for the env. 7016 -
wpt.py Load conditional requirements from commands.json. 7978 -