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

https://github.com/qwikifiers/playwright-ct-qwik

Playwright component testing plugin for Qwik
https://github.com/qwikifiers/playwright-ct-qwik

Last synced: 11 months ago
JSON representation

Playwright component testing plugin for Qwik

Awesome Lists containing this project

README

          




Qwik loves Playwright




Playwright Qwik plugin


The Playwright component testing plugin for Qwik



playwright-ct-qwik npm


MIT


All Contributors



# This is not ready yet, stay tuned

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Code Of Conduct](#code-of-conduct)
- [Contributors](#contributors)
- [Related Links](#related-links)
- [License](#license)

## Installation

```console
npm install -D playwright-ct-qwik
```

## Usage

```ts
// some-test.spec.ts
```


## Contributing

Want to contribute? Yayy! 🎉

Please read and follow our [Contributing Guidelines](CONTRIBUTING.md) to learn what are the right steps to take before contributing your time, effort and code.

Thanks 🙏


## Code Of Conduct

Be kind to each other and please read our [code of conduct](CODE_OF_CONDUCT.md).


## Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Shai Reznik
Shai Reznik

💻 ⚠️ 🚇 📖 🚧 👀 🤔

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!


## Related Links

- [Playwright-Qwik Discord](https://discord.gg/G9gqjfHhnm)
- [Qwik Discord](https://qwik.builder.io/chat)
- [Qwik Docs](https://qwik.builder.io/)
- [Playwright Docs](https://playwright.dev/)

## License

MIT