sass-spec icon indicating copy to clipboard operation
sass-spec copied to clipboard

Official Sass Spec Suite

Results 41 sass-spec issues
Sort by recently updated
recently updated
newest added

See https://github.com/sass/sass/issues/3374 - [x] Deprecation - [ ] Removal

blocked
tests to add

See https://github.com/sass/sass/issues/1890 - [x] Deprecation Tests https://github.com/sass/sass-spec/pull/1815 - [ ] Final

blocked
tests to add

See https://github.com/sass/sass/issues/2538 * [x] Deprecation (https://github.com/sass/sass-spec/pull/1807) * [ ] Final

blocked
specs to add

Repro https://github.com/sass/dart-sass/issues/1716 Taking example - https://github.com/KaelWD/sass-forward-twice 1. Removed tab directory and `@forward` rules related to them (same error) 2. Renamed variables in `use module with {...}` to non-existing variables (same...

error-test

See https://github.com/sass/sass/issues/3340 * [x] Deprecation * [ ] Removal

blocked
tests to add

The [style guide](https://github.com/sass/sass-spec/blob/main/STYLE_GUIDE.md#dont-have-hrx-files-longer-than-500-lines-or-so) puts a soft 500-line limit on the size of HRX files, but it's currently a fairly onerous manual process to convert a single file into multiple physical...

enhancement

When using the spec runner's `--interactive` mode, you can select `I` to add implementation-specific outputs that differ from the default behavior of the test. Currently, this adds new outputs of...

enhancement

See https://github.com/sass/sass/issues/1912, https://github.com/sass/sass/pull/3334 * [x] Test deprecations (https://github.com/sass/sass-spec/pull/1823) * [ ] Test disables

blocked
tests to add

It would be useful to have a CI test that verifies that there aren't any TODO tests associated with closed GitHub issues; once the issues are closed, the TODOs should...

enhancement

It would be helpful to generate reports on the status of the repo. Some examples of information that would be useful are: * How many specs are marked as TODO...

enhancement