-
Notifications
You must be signed in to change notification settings - Fork 67
Investigate SASS unit testing #35
Comments
From @jzaefferer on #25
|
Any status on this? |
Had a brief look into tests performed by other sass frameworks. Bootstrap, Compass and Bourbon do not perform any kind of sass tests afaik. But looking beyond, maybe we should write unit tests on the core logical functions in order to prevent regressions later as the complexity of the codebase grows. Opinions ? |
Testing: Removed os specific files
True:
http://ericsuzanne.com/true/
Provides unit testing of sass inspired by QUnit
Bootcamp
http://thejameskyle.com/bootcamp/
offers grunt plugin inspired by jasmin
The text was updated successfully, but these errors were encountered: