Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salesforce/lwc-test
LWC plugins and utilities for testing
https://github.com/salesforce/lwc-test
jest lwc shadow-dom test unit-test web-components
Last synced: 7 days ago
JSON representation
LWC plugins and utilities for testing
- Host: GitHub
- URL: https://github.com/salesforce/lwc-test
- Owner: salesforce
- License: mit
- Created: 2019-05-26T16:25:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T16:08:12.000Z (24 days ago)
- Last Synced: 2025-01-19T11:37:03.680Z (14 days ago)
- Topics: jest, lwc, shadow-dom, test, unit-test, web-components
- Language: JavaScript
- Homepage:
- Size: 3.14 MB
- Stars: 47
- Watchers: 20
- Forks: 32
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Lightning Web Components Testing Repository
This repository contains the source code of Testing utilities for Lightning Web Components. Additionally, it contains examples, documentation, meeting notes, and discussion notes for developers [contributing](CONTRIBUTING.md) or using Lightning Web Components.
## Getting Started
Read the [Lightning Web Components Unit Tests](https://lwc.dev/guide/test) guide.
## Contributing
Please refer to Lightning Web Components contributing guide [here](https://github.com/salesforce/lwc/blob/master/CONTRIBUTING.md).
## License
The [MIT license](LICENSE) governs your use of Lightning Web Components.