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.
- Host: GitHub
- URL: https://github.com/qwikifiers/qwik-testing-library
- Owner: qwikifiers
- License: mit
- Created: 2023-02-22T11:14:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T10:55:33.000Z (about 3 years ago)
- Last Synced: 2025-01-04T04:46:42.251Z (over 1 year ago)
- Language: TypeScript
- Size: 365 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Qwik Testing Library
## 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)):
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