commit | a3dd06a3decaf3b95236ba0e0ed72a0b8c1c34d7 | [log] [tgz] |
---|---|---|
author | Jack Franklin <[email protected]> | Thu Mar 18 10:47:16 2021 |
committer | Commit Bot <[email protected]> | Thu Mar 18 11:19:17 2021 |
tree | 63c2c3eb649c4714dff33d599289c74ff228cac8 | |
parent | 0e199ca69f7ac71cbdf32ad96ba2019516349697 [diff] |
Add test-suite-source-dir flag to new test runner The current tests try to figure out the root directory and then glob for _test.ts files within there, but this breaks easily if the folder structure isn't exactly as expected. Instead we can set this via a flag in the test runner. This CL only updates the interaction tests, which use the new runner. e2e tests will be supported in time. Bug: chromium:1186163 Change-Id: I198b67bf0081ce7334c40d7d661fb8642c2d56d0 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2772045 Commit-Queue: Jack Franklin <[email protected]> Auto-Submit: Jack Franklin <[email protected]> Reviewed-by: Paul Lewis <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools