clojure-emacs / refactor-nrepl

nREPL middleware to support refactorings in an editor agnostic way
Eclipse Public License 1.0
257 stars 69 forks source link

Decouple :dev :from :test profiles #400

Closed vemv closed 1 year ago

vemv commented 1 year ago

Generally, test suites should be able to run without the :dev profile being activated.