Skip to content

Specify file lines on forced selection #250

@AlexB52

Description

@AlexB52

People have expressed interest in running only spec on certain lines in this topic discussion

Something like bin/rspec path.rb:123 or bin/rails test path.rb:123
This seems to be really useful for minitest runner, rspec often comes with the :force tag (but not always). There is no way to force specs on the Minitest runner natively.

Question: How can we implement this without degrading the user experience?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions