Skip to content

rspec_booster command sometimes exits with status 0 although tests failed #67

@bmarkons

Description

@bmarkons

The issue is in this part:
https://github.com/renderedtext/test-boosters/blob/master/lib/test_boosters/shell.rb#L11-L24

Sometimes 0 is being returned for $?.exitstatus but $?.exited? returns false.

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