Skip to content

cli option --root is broken #1025

@mgreter

Description

@mgreter

Steps to reproduce:

git clone https://github.com/sass/sass-spec.git spec1
git clone https://github.com/sass/sass-spec.git spec2
ruby spec1/sass-spec.rb -r spec2/spec

Results in:

Test case ... is not within the spec directory spec1/spec

I suspect https://github.com/sass/sass-spec/blob/master/lib/sass_spec/test_case_metadata.rb#L42, since it does not seem to respect options[:spec_directory], but I failed to come up with something workable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions