Skip to content

Feature request: switch between a Ruby file and its test (spec) file #33

@vittorius

Description

@vittorius

Basically, the subject. It's a pretty common piece of functionality for a Ruby extension IMHO.

Also, there can be a config to map custom relations between files and their specs (e.g. from app/controllers/{file}.rb to spec/requests/api/v1/{file}_spec.rb.

A good example of it could be https://marketplace.visualstudio.com/items?itemName=malt03.rails-rspec-file-toggle. We can replicate its functionality.

WDYT? I'm willing to contribute BTW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions