An open API service indexing awesome lists of open source software.

https://github.com/mrmckeb/tmp-pw-ct


https://github.com/mrmckeb/tmp-pw-ct

Last synced: 26 days ago
JSON representation

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
```