scss-tests

Installation
SKILL.md

SCSS Tests — scss-foundation

You are writing SCSS unit tests for the @enigmatry/scss-foundation library. Tests use sass-true with Jest as the test runner.


Setup and tooling

  • Framework: sass-true v10 + sass (Dart Sass) + jest
  • Run all tests: cd libs/scss-foundation && npm run test
  • Run from workspace root: npm run automated-tests (also compiles themes)
  • Jest collects all files matching tests/**/*.tests.scss via the shim in shim.test.js

File conventions

Installs
2
GitHub Stars
9
First Seen
Jun 12, 2026
scss-tests — enigmatry/entry-angular-building-blocks