chore: Install Playwright and accessibility testing tools #23
coverage.yml
on: pull_request
Matrix: Test Coverage
Report Coverage
0s
Annotations
2 errors
tests/index.spec.ts:
tests/index.spec.ts#L3
Error: Playwright Test did not expect test() to be called here.
Most common reasons include:
- You are calling test() in a configuration file.
- You are calling test() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:71:13
❯ TestTypeImpl._createTest node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:80:24
❯ Module.test node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:263:12
❯ tests/index.spec.ts:3:1
|
Test Coverage (playwright)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-main
Expired
|
19.6 KB |
|