Skip to content

Launch nrepl server along with the test runner #77

Open
@vemv

Description

@vemv

Hi!

Normally I connect Emacs (which might as well be any other editor/IDE) to an external nrepl process, for reliability: I simply lein repl in iTerm with a fixed port (as per profiles.clj).

The only problem being, a lein repl + a lein test-refresh is wasteful: that's 2 JVMs.

So I was thinking, what if lein test-refresh offers a :start-nrepl CLI option.

Does it sound like a feature your library could accept as a PR?

Cheers - Victor

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