cypress-audit icon indicating copy to clipboard operation
cypress-audit copied to clipboard

⚡ Run Lighthouse and Pa11y audits directly in your E2E test suites

Results 31 cypress-audit issues
Sort by recently updated
recently updated
newest added

_Before creating a feature request, make sure another issue is not opened for the same thing._ **What would you like to see in the library?** If there can be a...

enhancement

**What does not work?** When I try to run the cy.pa11y() command it always fails with > Failed to fetch browser webSocket URL from http://localhost:65406/json/version: request to http://localhost:65406/json/version failed, reason:...

bug

**What does not work?** pa11y command types are not properly recognized if the library is configured correctly (according do the documentation) with the following error: `TS2339: Property 'pa11y' does not...

bug

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

**What does not work?** Trying to run examples/external-url locally I am getting a connection error. **How to reproduce?** Execute test in examples/external-url **Screenshots / Animated Gifs** ![Screenshot 2022-03-17 at 1...

bug

_Before creating a feature request, make sure another issue is not opened for the same thing._ **What would you like to see in the library?** In the "generating reports" example...

**What would you like to see in the library?** Not sure if this functionality already exists, but would like to know if I can run Lighthouse multiple times and use...

**What does not work?** after following the steps found [here](https://mfrachet.github.io/cypress-audit/guides/lighthouse/installation.html#installing-the-dependency) I continue to get this error in both Open(`cypress open --browser chrome --e2e`) and Run mode(`npx cypress run`): ` CypressError...

**What does not work?** You cannot use the `@cypress-audit/pa11y` when using PNPM (https://pnpm.io/) as a package manager. **How to reproduce?** Any project relying using pnpm to install and run using...

bug

https://github.com/mfrachet/cypress-audit/blob/7bfebc733915c22d03783a0d51135500851a206d/packages/pa11y/src/command-handler.js#L48