Skip to content

.rspec in project dir and --fail-fast option #3

Description

@comboy

We should probably find a way to ignore .rspec file present in the project directory, otherwise moci will stop executing other tests when --fali-falst option is present there, which is not desired behavior.

I did not find any option in rspec to do this so far. So rspec runner could just do temporary rename of .rspec before running test suite, but it smells.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions