coding-standards icon indicating copy to clipboard operation
coding-standards copied to clipboard

Add stylelint tests

Open mattheu opened this issue 3 years ago • 1 comments

Add some basic tests for styles. Follows similar setup to eslint tests. Can increase coverage in future.

@tomjn Already did a PR for updating to the latest config already: https://github.com/humanmade/coding-standards/pull/275. Some tests could be a nice way to help test this.

mattheu avatar Jul 28 '22 16:07 mattheu

Originally this included the update to the latest version of stylelint, but as there is already a PR for this, I figured I'd rework this to only include my tests.

mattheu avatar Jul 28 '22 16:07 mattheu