Installation
Install the package alongside stylelint
:
sh
npm add -D @morev/stylelint-testing-utils stylelint
sh
yarn add -D @morev/stylelint-testing-utils stylelint
sh
pnpm add -D @morev/stylelint-testing-utils stylelint
The following steps depend on which testing platform you're using - choose yours:
If you prefer to look at code instead of documentation - check out the examples
directory in the repository.