Skip to content

RubyTest fires unit test command instead of rspec #258

@dustinhansen

Description

@dustinhansen

I have an RSpec file open but when I try to run the tests (Cmd+Shift+T), I find that run_ruby_unit_command is getting used and not run_rspec_command. Why is this? I have another project that doesn't seem to have this problem. How does RubyTest identify which command to run?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions