alyssais / alyssais/SassUnit

Import paths and other options?

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
27
Forks
0
PR merge metrics
No merged PRs in 30d

Description

So far writing tests for mixins with the help of SassUnit.

I wonder whether I could pass options to sass, especially I would find import paths very useful not to write something like this in my tests:

``` sass
@import src/utilities/subfolder
```

I noticed you already include the base path of test folder which is nice.

Or even better not to import anything in each and every file... When I am testing a large framework and have 20 functions to test... I would have to include my functions sass file every time.

Or maybe even a configuration file for sassunit could be created? There could be a base folder for tests, framework, style, etc..
Thanks for great job!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.