test-refresh
test-refresh copied to clipboard
Feature Request: write out .lein-failures each loop so you can inspect current failures from a file
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.
This is a feature request, no bugs :)
What version of lein-test-refresh?
Latest as of now, version 0.25.0
What version of Leiningen or Clojure (for deps.edn projects)?
lein -v Leiningen 2.9.8 on Java 11.0.4 OpenJDK 64-Bit Server VM
Can you recreate the issue with a minimal project?
Yup, every project should emit a nice .lein-failures every run but doesn't
If you can't do above, can you share your project.clj and project structure? sure