Skip to content

Incompatible with instafail? #27

@lorin

Description

@lorin

I'd like to use this rspec-rerun in conjunction with instafail.

I tried to enable instafail by doing this:

rake rspec-rerun:spec "SPEC=$TESTFOLDER" SPEC_OPTS="--colour --format RSpec::Instafail"

But if a test fails, it doesn't re-run, instead it errors with the message:

rake aborted!
Errno::ENOENT: No such file or directory - rspec.failures

Is there a way that I can get Instafail behavior (seeing the details of a test failure as soon as it happens) along with rerun behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions