Skip to content

Support cider-test-run-test from the src NS #2958

@MicahElliott

Description

@MicahElliott

Presently, this can only be called from the test NS.

It would be nice if you could call cider-test-run-test from the src NS, instead of having to run the whole cider-test-run-ns-tests.

This should be possible if your deftest function is named consistently with the source function. So with point on source function foo, invoking cider-test-run-test would look for a corresponding test named foo or foo-test (considering that the style guide now now encourages it).

The only alternative I see now is using -with-filters but that's not too convenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions