Patrick Hulce
Patrick Hulce
Fairly mature project that offers the same API developers might be familiar with in their other React/Vue/Svelte/etc testing https://testing-library.com/ https://github.com/testing-library/pptr-testing-library/
## tl;dr - Chrome sometimes stops responding, most commonly when trying to clear the cache, so uncheck "Clear storage" and try again. **Explanation** This is the umbrella ☂️ issue for...
## Summary Lighthouse is going to slowly introduce support for running on flows, i.e. situations beyond just the initial page load. This issue collects related discussions we've had on this...
`activeClassName` gets passed through to the `a` element as a regular attribute and is not used in the matching-style that is documented in the README. It seems to be because...
Just looking to help and wondering what the best way to go about doing that is :) It's completely fine if the answer is "yes, I don't have time". Are...
First off, thanks for this project it's a legitimate life saver! I recently ran into the following issue. Running `semantic-release-cli init` I get the following stack trace when my package.json...
### Steps to Reproduce 1. Create a snapshot file with the following content ``` exports[`file should handle HTML-like stuff 1`] = `""`; exports[`file should handle HTML-like stuff 2`] = `now...
Currently uses a regex search to find content but would be much better to parse and walk the AST
**Describe the solution you'd like** CLS has a major weight in the score, is a Core Web Vital, and should be visually trackable in the dashboard. No design was ever...
Split from https://github.com/GoogleChrome/lighthouse-ci/pull/342#issuecomment-638430510. It'd be great if you could assign friendly names to the URLs that are stored in LHCI projects. A `urlToNameMap` per project as Paul suggests might work...