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

https://github.com/qwikifiers/qwik-testing-library

Simple and complete Qwik DOM testing utilities that encourage good testing practices.
https://github.com/qwikifiers/qwik-testing-library

Last synced: about 1 year ago
JSON representation

Simple and complete Qwik DOM testing utilities that encourage good testing practices.

Awesome Lists containing this project

README

          

Qwik Testing Library


Simple and complete Qwik DOM testing utilities that encourage good testing practices.




qwik-testing-library npm


MIT


All Contributors



## Table of Contents

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

## Installation

```console
npm install -D qwik-testing-library
```

## Configuration

```ts

```

## Usage

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

- [qwik-testing-library Discord](https://discord.gg/PVWUUejrez)
- [Qwik Discord](https://qwik.builder.io/chat)
- [Qwik Docs](https://qwik.builder.io/)

## License

MIT