Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Focus on a specific test file #35

Description

@axelson

Would a PR to always focus on a specific file be accepted? My use case is that often when editing a module like a.ex I want to run a test from foo_test.exs instead of a_test.exs, also my test suite is too long to want to run all tests after every change. I have a first-pass at an implementation but representing the focus by a naive struct didn't come out very elegant so I think I want to tweak it before submitting a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions