stylelint / vscode-stylelint

The official Visual Studio Code extension for Stylelint
https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint
MIT License
315 stars 30 forks source link

Increase end-to-end test coverage #269

Open adalinesimonian opened 3 years ago

adalinesimonian commented 3 years ago

Related to #266

We need more end-to-end tests. Corner cases and even entire scenarios are not covered, which leads to users being the first to find bugs instead of our test suites.

adalinesimonian commented 2 years ago

Would be greatly helped by adalinesimonian/jest-runner-vscode#23

adalinesimonian commented 2 years ago

Opened an issue to specifically track monitoring coverage using Jest at #309