Skip to content

Use external files for tests #89

@tonyganch

Description

@tonyganch

As we test stylesheets, it seems rather strange to include css code inside js files.
It's hard to write and hard to find a certain case.

I'd love to have two files for a test, e.g. input-x.css and expected-x.css.
Configuration can be set inside test.js or as a separate file config-x.json, where x is test's id.

This would help to test large files and stylesheets with indent-based syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions