test-refresh icon indicating copy to clipboard operation
test-refresh copied to clipboard

Deleting a test file makes me restart everything - solution idea!

Open gleenn opened this issue 6 months ago • 3 comments

Use the template below when reporting bugs. Please make sure the problem is still a problem with the latest version of lein-test-refresh before submitting.

What version of lein-test-refresh? 0.25.0

What version of Leiningen or Clojure (for deps.edn projects)? 2.9.8

Can you recreate the issue with a minimal project? Yes, super easy, just start a test runner with any test file, and then delete the file. Now it throws an irrecoverable exception where you must restart the test runner.

Simple solution suggestion hopefully: Make it so hitting "enter" in this state will force a reload of the watched/loaded files so I don't have to restart my very slow suite runner :)

gleenn avatar Jul 31 '24 23:07 gleenn