https://github.com/mrmckeb/tmp-pw-ct
https://github.com/mrmckeb/tmp-pw-ct
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrmckeb/tmp-pw-ct
- Owner: mrmckeb
- Created: 2024-08-15T06:42:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T06:48:05.000Z (8 months ago)
- Last Synced: 2024-10-04T13:41:48.422Z (7 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A reproduction of an issue with Playwright's component testing.
To install:
```sh
corepack enable
pnpm i
```To run:
```sh
pnpm run test-ct
```