https://github.com/morevm/stylelint-testing-library
Platform agnostic solution for testing Stylelint plugins
https://github.com/morevm/stylelint-testing-library
stylelint stylelint-plugin testing testing-library
Last synced: 4 months ago
JSON representation
Platform agnostic solution for testing Stylelint plugins
- Host: GitHub
- URL: https://github.com/morevm/stylelint-testing-library
- Owner: MorevM
- License: mit
- Created: 2025-02-16T17:10:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-12T20:50:49.000Z (about 1 year ago)
- Last Synced: 2025-06-17T02:18:35.150Z (about 1 year ago)
- Topics: stylelint, stylelint-plugin, testing, testing-library
- Language: TypeScript
- Homepage: https://morevm.github.io/stylelint-testing-library/
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README


[](https://opensource.org/licenses/MIT)




# @morev/stylelint-testing-library
Platform agnostic solution for testing Stylelint plugins.
✔️ Works with any popular testing platform - `vitest`, `jest`, `node:test`; \
✔️ Provides clean and configurable test output, handy and helpful error messages; \
✔️ Reduces the amount of boilerplate code due to a nice public API; \
✔️ First-class TypeScript support, written in TS.
For more details on installation, API and more, [go to the documentation website](https://morevm.github.io/stylelint-testing-library/).