I don't think there is an editor-agnostic solution (and maybe not even an editor-specific one). Because `*load-tests*` is not bound in clojure.main, you'd really need a dynamic binding set around the repl invocation, which maybe even puts it outside something like Leiningen :injetions.